Skip to Content
InterfacesICellEventParam

Interface: ICellEventParam

Extends

  • ISheetUIEventBase

Properties

PropertyTypeDescriptionInherited from

cancel?

boolean

Flag to cancel the event if supported

ISheetUIEventBase.cancel

column

number

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