get_by_index method
get_by_index
Returns a single Filter object from a collection.
def get_by_index(self, index):
...
Parameter | Type | Description |
---|---|---|
index | int |
See Also
- module
aspose.cells
- class
FilterColumnCollection
Returns a single Filter object from a collection.
def get_by_index(self, index):
...
Parameter | Type | Description |
---|---|---|
index | int |
aspose.cells
FilterColumnCollection