Spread Silverlight Documentation
MiddleColor Property (IExcelColorScaleRule)


GrapeCity.Excel Namespace > IExcelColorScaleRule Interface : MiddleColor Property
The color of the middle of the interpolation points in a gradient scale.
Syntax
'Declaration
 
Property MiddleColor As IExcelColor
'Usage
 
Dim instance As IExcelColorScaleRule
Dim value As IExcelColor
 
instance.MiddleColor = value
 
value = instance.MiddleColor
IExcelColor MiddleColor {get; set;}

Property Value

The color of the middle of the interpolation points in a gradient scale.
See Also

Reference

IExcelColorScaleRule Interface
IExcelColorScaleRule Members