get_text_of_column_labels method

get_text_of_column_labels

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

Returns

The text of column labels

def get_text_of_column_labels(self):
    ...

See Also