Borders Property
Borders
Gets the IBorders object that represents the borders of the specified object.
Declaration
IBorders Borders { get; }
ReadOnly Property Borders As IBorders
Property Value
Type |
Description |
IBorders |
The borders of the specified object.
|