Excel for WinRT
LeftColor Property


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

Reference

XLBorderFormatting Class
XLBorderFormatting Members

 

 


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

Product Support Forum  |  Documentation Feedback