Skip to Content
InterfacesIBeforeSheetHideChangeEvent

Interface: IBeforeSheetHideChangeEvent

Interface for before sheet hide state change event Contains information about the planned 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 to be applied

workbook

FWorkbook

The workbook instance containing the worksheet

worksheet

FWorksheet

The worksheet whose visibility will be changed