GrapeCity.Xaml.Excel
ForegroundColor Property


GrapeCity.Excel.Chart Namespace > PatternFill Class : ForegroundColor Property
Specifies the fill fore ground color.
Syntax
'Declaration
 
Public Property ForegroundColor As IExcelColor
'Usage
 
Dim instance As PatternFill
Dim value As IExcelColor
 
instance.ForegroundColor = value
 
value = instance.ForegroundColor
public IExcelColor ForegroundColor {get; set;}
See Also

Reference

PatternFill Class
PatternFill Members