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):
    ...

也可以看看