set_style method

set_style

Sets the style of the range.

def set_style(self, style):
    ...
ParameterTypeDescription
styleStyleThe Style object.

See Also