show_table_style_last_column propiedad
show_table_style_last_column propiedad
Indica si se debe aplicar el estilo a la última columna de la tabla.
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