show_table_style_column_stripes Eigentum

show_table_style_column_stripes Eigentum

Gibt an, ob Spaltenstreifenformatierung angewendet wird.

Definition:

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

Siehe auch