format_all method

format_all

Format all the cell in the pivottable area

def format_all(self, style):
    ...
ParameterTypeDescription
styleStyleStyle which is to format

See Also