criteria property
criteria property
Gets and sets the criteria.
Definition:
@property
def criteria(self):
    ...
@criteria.setter
def criteria(self, value):
    ...
See Also
- module aspose.cells
- class CustomFilter
Gets and sets the criteria.
@property
def criteria(self):
    ...
@criteria.setter
def criteria(self, value):
    ...
aspose.cellsCustomFilter