show_table_style_row_stripes proprietà

show_table_style_row_stripes proprietà

Indica se viene applicata la formattazione delle strisce di riga.

Definizione:

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

Guarda anche