items property
items property
Gets and sets the items of the filter.
Definition:
@property
def items(self):
...
@items.setter
def items(self, value):
...
See Also
- module
aspose.cells
- class
Top10Filter
Gets and sets the items of the filter.
@property
def items(self):
...
@items.setter
def items(self, value):
...
aspose.cells
Top10Filter