Skip to Content
InterfacesISheetHideChangedEvent

Interface: ISheetHideChangedEvent

Interface for sheet hide state change event Contains information about the sheet visibility change

Extends

  • IEventBase

Properties

PropertyTypeDescriptionInherited from

cancel?

boolean

Flag to cancel the event if supported

IEventBase.cancel

hidden

boolean

The new visibility state

workbook

FWorkbook

The workbook instance containing the worksheet

worksheet

FWorksheet

The worksheet whose visibility was changed