format_all method

format_all(self, style)

Format all the cell in the pivottable area


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

See Also