totals_calculation 属性

totals_calculation 属性

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

定义:

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

也可以看看