Spread Silverlight Documentation
Minimum Property (IExcelColorScaleRule)


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

Property Value

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

Reference

IExcelColorScaleRule Interface
IExcelColorScaleRule Members