Excel for WinRT
ForeColor Property (XLPatternFormatting)


Gets or sets fill foreground color for this formating.
Syntax
'Declaration
 
Public Property ForeColor As Windows.UI.Color
'Usage
 
Dim instance As XLPatternFormatting
Dim value As Windows.UI.Color
 
instance.ForeColor = value
 
value = instance.ForeColor
public Windows.UI.Color ForeColor {get; set;}
See Also

Reference

XLPatternFormatting Class
XLPatternFormatting Members

 

 


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

Product Support Forum  |  Documentation Feedback