default_table_style_name property
default_table_style_name property
Gets and sets the default style name of the table.
Definition:
@property
def default_table_style_name(self):
...
@default_table_style_name.setter
def default_table_style_name(self, value):
...
See Also
- module
aspose.cells.tables
- class
TableStyleCollection