GrapeCity.Xaml.Excel
MinimumColor Property (ExcelColorScaleRule)


The color of the minimum of the interpolation points in a gradient scale.
Syntax
'Declaration
 
Public Property MinimumColor As IExcelColor
'Usage
 
Dim instance As ExcelColorScaleRule
Dim value As IExcelColor
 
instance.MinimumColor = value
 
value = instance.MinimumColor
public IExcelColor MinimumColor {get; set;}

Property Value

The color of the minimum of the interpolation points in a gradient scale.
Requirements

Target Platforms: Windows Server 2012, Windows RT

See Also

Reference

ExcelColorScaleRule Class
ExcelColorScaleRule Members

 

 


Copyright © GrapeCity, inc. All rights reserved.

Support Options