طريقة set_text_of_protected_name
set_text_of_protected_name(self, protected_name, text)
تعيين النص لاسم محمي محدد.
def set_text_of_protected_name(self, protected_name, text):
...
| معامل | يكتب | وصف |
|---|---|---|
| protected_name | str | الاسم المحمي في PivotTable. |
| text | str | الأسماء المحلية المصححة لـ PivotTable. |