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