Excel for WinRT
TopBorder Property


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

Reference

XLBorderFormatting Class
XLBorderFormatting Members

 

 


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

Product Support Forum  |  Documentation Feedback