show_row_grand_totals属性

show_row_grand_totals属性

指示是否显示数据透视表各行的总计。

注意事项

定义:

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

也可以看看