get method
get(self, name)
Gets the table style by the name.
Returns
The table style object.
def get(self, name):
...
| Parameter | Type | Description |
|---|---|---|
| name | System.String | The table style name. |
See Also
- module
aspose.cells.tables - class
TableStyle - class
TableStyleCollection