Skip to Content
InterfacesIBeforeActiveSheetChangeEvent

Interface: IBeforeActiveSheetChangeEvent

Interface for sheet active change event Contains information about the sheet that will become active

Extends

  • IEventBase

Properties

PropertyTypeDescriptionInherited from

activeSheet

FWorksheet

The worksheet that will become active

cancel?

boolean

Flag to cancel the event if supported

IEventBase.cancel

oldActiveSheet

FWorksheet

The currently active worksheet

workbook

FWorkbook

The workbook instance containing the worksheet