show_table_style_last_column proprietà
show_table_style_last_column proprietà
Indica se lo stile deve essere applicato all’ultima colonna della tabella.
Definizione:
@property
def show_table_style_last_column(self):
...
@show_table_style_last_column.setter
def show_table_style_last_column(self, value):
...
Guarda anche
- modulo aspose.cells.tables
- classe ListObject