Skip to Content
InterfacesISheetRowHeaderEvent

Interface: ISheetRowHeaderEvent

Extends

  • ISheetUIEventBase

Properties

PropertyTypeDescriptionInherited from

cancel?

boolean

Flag to cancel the event if supported

ISheetUIEventBase.cancel

row

number

workbook

FWorkbook

The workbook instance currently being operated on. FWorkbook

ISheetUIEventBase.workbook

worksheet

FWorksheet

The worksheet instance currently being operated on. FWorksheet

ISheetUIEventBase.worksheet