RightBorderStyle Property (IBorders)
In This Topic
Gets the style of the right border.
Syntax
'Declaration
ReadOnly Property RightBorderStyle As String
string RightBorderStyle {get;}
Property Value
The style of the right border as a
System.String.
See Also