GrapeCity.Xaml.Excel
BackgroudDrawingColorSettings Property


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

Reference

PatternFill Class
PatternFill Members