set_text_of_row_labels method

set_text_of_row_labels

Sets the text of “Row Labels” label in the PivotTable.

def set_text_of_row_labels(self, text):
    ...
ParameterTypeDescription
textstrThe text of row labels

See Also