auto_filter property
auto_filter property
Gets auto filter of this table.
Remarks
It works only when ListObject.has_auto_filter is false.
Definition:
@property
def auto_filter(self):
...
See Also
- module
aspose.cells.tables - class
AutoFilter - class
ListObject