Excel for WinRT
BottomBorder Property


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

Reference

XLBorderFormatting Class
XLBorderFormatting Members

 

 


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

Product Support Forum  |  Documentation Feedback