both proprietà
both proprietà
Indica se tra i due criteri esiste una relazione “e”.
Definizione:
@property
def both(self):
...
@both.setter
def both(self, value):
...
Guarda anche
- modulo
aspose.cells
- classe
CustomFilterCollection
Indica se tra i due criteri esiste una relazione “e”.
@property
def both(self):
...
@both.setter
def both(self, value):
...
aspose.cells
CustomFilterCollection