set_element_style method
set_element_style(self, style)
Sets the element style.
def set_element_style(self, style):
...
Parameter | Type | Description |
---|---|---|
style | aspose.cells.Style | The element style. |
See Also
- module
aspose.cells.tables
- class
TableStyleElement