set_text_of_data_field_header method

set_text_of_data_field_header

Sets the the text of the value area field header in the PivotTable.

def set_text_of_data_field_header(self, text):
    ...
ParameterTypeDescription
textstrThe text of data field header name

See Also