set_style method
set_style
Sets the style of the range.
def set_style(self, style):
...
Parameter | Type | Description |
---|---|---|
style | Style | The Style object. |
See Also
- module
aspose.cells
- class
UnionRange
Sets the style of the range.
def set_style(self, style):
...
Parameter | Type | Description |
---|---|---|
style | Style | The Style object. |
aspose.cells
UnionRange