both propiedad
both propiedad
Indica si los dos criterios tienen una relación “y”.
Definición:
@property
def both(self):
...
@both.setter
def both(self, value):
...
Ver también
- módulo
aspose.cells
- clase
CustomFilterCollection
Indica si los dos criterios tienen una relación “y”.
@property
def both(self):
...
@both.setter
def both(self, value):
...
aspose.cells
CustomFilterCollection