show_table_style_last_column propiedad
show_table_style_last_column propiedad
Indica si la última columna de la tabla debe tener el estilo aplicado.
Definición:
@property
def show_table_style_last_column(self):
...
@show_table_style_last_column.setter
def show_table_style_last_column(self, value):
...
Ver también
- módulo aspose.cells.tables
- clase ListObject