set_text_of_column_labels method

set_text_of_column_labels

Gets the text of “Column Labels” label in the PivotTable.

def set_text_of_column_labels(self, text):
    ...
ParameterTypeDescription
textstrThe text of column labels

See Also