show_table_style_first_column propriété

show_table_style_first_column propriété

Indique si le style doit être appliqué à la première colonne du tableau.

Définition:

@property
def show_table_style_first_column(self):
    ...
@show_table_style_first_column.setter
def show_table_style_first_column(self, value):
    ...

Voir également