show_pivot_style_column_stripes属性

show_pivot_style_column_stripes属性

指示是否对列应用条纹格式。

定义:

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

也可以看看