set_text_of_empty_data method

set_text_of_empty_data

Sets the text of “(blank)” label in the PivotTable.

def set_text_of_empty_data(self, text):
    ...
ParameterTypeDescription
textstrThe text of empty data

See Also