Skip to Content
InterfacesIFSheetSparklineChangedEventParams

Interface: IFSheetSparklineChangedEventParams

Extends

  • IEventBase

Properties

PropertyTypeDescriptionInherited from

cancel?

boolean

Flag to cancel the event if supported

IEventBase.cancel

sparklines

ISparklineGroup[]

The sparkline array that have been changed. ISparklineGroup

workbook

FWorkbook

The workbook instance currently being operated on. FWorkbook

worksheet

FWorksheet

The worksheet instance currently being operated on. FWorksheet