FilterCollectionModel
12 Sep 20251 minute to read
Interface for a class FilterCollection
Properties
column number[]
Specifies the filtered column collection.
criteria string[]
Specifies the condition for column filtering.
dataType string[]
Specifies the data type of column filtering.
filterRange string
Specifies the range of the filter collection.
hasFilter boolean
Specifies the sheet has filter or not.
predicates string[]
Specifies the predicate type of column filtering.
sheetIndex number
Specifies the sheet index of the filter collection.
value []
Specifies the value for column filtering.