set_text_of_protected_name method

set_text_of_protected_name

Sets the text for specific protected name.

def set_text_of_protected_name(self, protected_name, text):
    ...
ParameterTypeDescription
protected_namestrThe protected name in PivotTable.
textstrThe local prorected names of PivotTable.

See Also