GrapeCity.Xaml.Excel
FillFormat Property (IExcelChartFormat)


GrapeCity.Excel.Chart Namespace > IExcelChartFormat Interface : FillFormat Property
Gets or sets the fill format.
Syntax
'Declaration
 
Property FillFormat As IFillFormat
'Usage
 
Dim instance As IExcelChartFormat
Dim value As IFillFormat
 
instance.FillFormat = value
 
value = instance.FillFormat
IFillFormat FillFormat {get; set;}

Property Value

The fill format.
See Also

Reference

IExcelChartFormat Interface
IExcelChartFormat Members