show_pivot_style_last_column 属性
show_pivot_style_last_column 属性
指示是否应用列条纹格式。
定义:
@property
def show_pivot_style_last_column(self):
...
@show_pivot_style_last_column.setter
def show_pivot_style_last_column(self, value):
...
指示是否应用列条纹格式。
@property
def show_pivot_style_last_column(self):
...
@show_pivot_style_last_column.setter
def show_pivot_style_last_column(self, value):
...