show_table_style_last_column property
show_table_style_last_column property
Indicates whether the last column in the table should have the style applied.
Definition:
@property
def show_table_style_last_column(self):
...
@show_table_style_last_column.setter
def show_table_style_last_column(self, value):
...
See Also
- module
aspose.cells.tables
- class
ListObject