set_style method

set_style(self, style)

Sets the style of all borders of the collection.


def set_style(self, style):
    ...
ParameterTypeDescription
styleCellBorderTypeBorders’ style

See Also