show_table_style_row_stripes propiedad

show_table_style_row_stripes propiedad

Indica si se aplica el formato de franja de fila.

Definición:

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

Ver también