Edit

Excel.Interfaces.FilterData interface

An interface describing the data returned by calling filter.toJSON().

Remarks

Used by

Properties

criteria

The currently applied filter on the given column.

Property Details

criteria

The currently applied filter on the given column.

criteria?: Excel.FilterCriteria;

Property Value

Remarks

API set: ExcelApi 1.2