Skip to Content
InterfacesISheetHideChangedEvent

Interface: ISheetHideChangedEvent

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

Extends

  • IEventBase

Properties

PropertyTypeDescription

hidden

boolean

The new visibility state

workbook

FWorkbook

The workbook instance containing the worksheet

worksheet

FWorksheet

The worksheet whose visibility was changed