GrapeCity.Xaml.Excel
ForegroudDrawingColorSettings Property


GrapeCity.Excel.Chart Namespace > PatternFill Class : ForegroudDrawingColorSettings Property
Gets or sets the foregroud drawing color settings.
Syntax
'Declaration
 
Public Property ForegroudDrawingColorSettings As ExcelDrawingColorSettings
'Usage
 
Dim instance As PatternFill
Dim value As ExcelDrawingColorSettings
 
instance.ForegroudDrawingColorSettings = value
 
value = instance.ForegroudDrawingColorSettings
public ExcelDrawingColorSettings ForegroudDrawingColorSettings {get; set;}
See Also

Reference

PatternFill Class
PatternFill Members