Сообщение от
Excel VBA Help
BorderAround Method
Adds a border to a range and sets the Color, LineStyle, and Weight properties for the new border.
Syntax
expression.BorderAround(LineStyle, Weight, ColorIndex, Color)
expression Required. An expression that returns a Range object.