[]
        
(Showing Draft Content)

GrapeCity.Documents.Excel.IFormatConditions.AddColorScale

AddColorScale Method

AddColorScale(ColorScaleType)

Returns a new IColorScale object representing a conditional formatting rule that uses gradations in cell colors to indicate relative differences in the values of cells included in a selected range.

Declaration
IColorScale AddColorScale(ColorScaleType colorScaleType)
Function AddColorScale(colorScaleType As ColorScaleType) As IColorScale
Parameters
Type Name Description
ColorScaleType colorScaleType
Returns
Type Description
IColorScale

ColorScale object.