Skip to Content
InterfacesISheetHideChangedEvent

接口: ISheetHideChangedEvent

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

继承

  • IEventBase

属性

属性类型描述

hidden

boolean

The new visibility state

workbook

FWorkbook

The workbook instance containing the worksheet

worksheet

FWorksheet

The worksheet whose visibility was changed