style property
style property
Gets or setts style of conditional formatted cell ranges.
Definition:
@property
def style(self):
...
@style.setter
def style(self, value):
...
See Also
- module
aspose.cells
- class
FormatCondition
- class
Style
Gets or setts style of conditional formatted cell ranges.
@property
def style(self):
...
@style.setter
def style(self, value):
...
aspose.cells
FormatCondition
Style