operator property
operator property
Gets and sets the conditional format operator type.
Definition:
@property
def operator(self):
...
@operator.setter
def operator(self, value):
...
See Also
- module
aspose.cells
- class
FormatCondition
- class
OperatorType