set_style method

set_style(self, style)

Sets the style of all borders of the collection.


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

See Also