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