get_by_index method
get_by_index(self, 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
FilterColumn - class
FilterColumnCollection