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