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

也可以看看