show_table_style_last_column propriété

show_table_style_last_column propriété

Indique si la dernière colonne du tableau doit avoir le style appliqué.

Définition:

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

Voir également