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