طريقة set_text_of_sub_total
set_text_of_sub_total
يقوم بتعيين نص النوع PivotFieldSubtotalType
في PivotTable.
def set_text_of_sub_total(self, sub_total_type, text):
...
معامل | يكتب | وصف |
---|---|---|
sub_total_type | aspose.cells.pivot.PivotFieldSubtotalType | PivotFieldSubtotalType |
text | str | النص من النوع المحدد |