set_style method

set_style(self, style)

Sets the style of the pivot area.


def set_style(self, style):
    ...
ParameterTypeDescription
styleaspose.cells.Style

See Also