filter_values property
filter_values property
Gets FilterValueCollection for filtering data by labels or date time.
Remarks
Sets FilterColumn.filter_type as FilterType.MULTIPLE_FILTERS first,otherwise Null will be returned.
Definition:
@property
def filter_values(self):
...
See Also
- module
aspose.cells - class
FilterColumn - class
FilterValueCollection