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

PropertyTypeDescription

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