Spread Silverlight Documentation
MaximumColor Property (IExcelColorScaleRule)


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

Property Value

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

Reference

IExcelColorScaleRule Interface
IExcelColorScaleRule Members