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