Excel for WinRT
TopColor Property


Gets or sets color of top border for this formating.
Syntax
'Declaration
 
Public Property TopColor As Windows.UI.Color
'Usage
 
Dim instance As XLBorderFormatting
Dim value As Windows.UI.Color
 
instance.TopColor = value
 
value = instance.TopColor
public Windows.UI.Color TopColor {get; set;}
See Also

Reference

XLBorderFormatting Class
XLBorderFormatting Members

 

 


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

Product Support Forum  |  Documentation Feedback