Skip to Content
InterfacesISheetRangeFilterClearedEventParams

Interface: ISheetRangeFilterClearedEventParams

The params of SheetRangeFilterCleared and SheetBeforeRangeFilterClear events.

Param

The corresponding workbook wrapped in FWorkbook.

Param

The corresponding worksheet wrapped in FWorksheet.

Extends

  • IEventBase

Properties

PropertyTypeDescriptionInherited from

cancel?

boolean

Flag to cancel the event if supported

IEventBase.cancel

workbook

FWorkbook

worksheet

FWorksheet