set_text_of_sub_total方法
set_text_of_sub_total
设置数据透视表中 PivotFieldSubtotalType
类型的文本。
def set_text_of_sub_total(self, sub_total_type, text):
...
范围 | 类型 | 描述 |
---|---|---|
sub_total_type | aspose.cells.pivot.PivotFieldSubtotalType | PivotFieldSubtotalType |
text | str | 给定类型的文本 |