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