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