totals_calculation属性

totals_calculation属性

获取并设置列表列总计行中的计算类型。

定义:

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

也可以看看