Border.Weight Property
Returns or sets a XlBorderWeight value that represents the weight of the border.
Syntax
expression.Weight
expression A variable that represents a Border object.
Example
This example sets the border weight for oval one on Sheet1.
| Visual Basic for Applications |
|---|
|