show_pivot_style_row_stripes property

show_pivot_style_row_stripes property

Indicates whether row stripe formatting is applied.

Definition:

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

See Also