Spread Silverlight Documentation
Middle Property (IExcelColorScaleRule)


GrapeCity.Excel Namespace > IExcelColorScaleRule Interface : Middle Property
The values of the middle of the interpolation points in a gradient scale.
Syntax
'Declaration
 
Property Middle As IExcelConditionalFormatValueObject
'Usage
 
Dim instance As IExcelColorScaleRule
Dim value As IExcelConditionalFormatValueObject
 
instance.Middle = value
 
value = instance.Middle

Property Value

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

Reference

IExcelColorScaleRule Interface
IExcelColorScaleRule Members