criteria propriété
criteria propriété
Obtient et définit le criteria.
Définition:
@property
def criteria(self):
...
@criteria.setter
def criteria(self, value):
...
Voir également
- module
aspose.cells
- classe
CustomFilter
Obtient et définit le criteria.
@property
def criteria(self):
...
@criteria.setter
def criteria(self, value):
...
aspose.cells
CustomFilter