Skip to Content
InterfacesISelectionEventParam

Interface: ISelectionEventParam

Extends

  • ISheetUIEventBase

Properties

PropertyTypeDescriptionInherited from

cancel?

boolean

Flag to cancel the event if supported

ISheetUIEventBase.cancel

selections

IRange[]

workbook

FWorkbook

The workbook instance currently being operated on. FWorkbook

ISheetUIEventBase.workbook

worksheet

FWorksheet

The worksheet instance currently being operated on. FWorksheet

ISheetUIEventBase.worksheet