set_style method
set_style(self, style)
Sets the style of the range.
def set_style(self, style):
...
| Parameter | Type | Description |
|---|---|---|
| style | aspose.cells.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 | aspose.cells.Style | The Style object. |
aspose.cellsUnionRange