Excel for WinRT
LeftBorder Property


Gets or sets left border for this formating.
Syntax
'Declaration
 
Public Property LeftBorder As XLLineStyleEnum
'Usage
 
Dim instance As XLBorderFormatting
Dim value As XLLineStyleEnum
 
instance.LeftBorder = value
 
value = instance.LeftBorder
public XLLineStyleEnum LeftBorder {get; set;}
See Also

Reference

XLBorderFormatting Class
XLBorderFormatting Members

 

 


Copyright (c) GrapeCity, inc. All rights reserved.

Product Support Forum  |  Documentation Feedback