Share via


IFormatConditions.AddColorScale Method

Namespace:  Microsoft.Office.Interop.Excel
Assembly:  Microsoft.Office.Interop.Excel (in Microsoft.Office.Interop.Excel.dll)

Syntax

'Declaration
Function AddColorScale ( _
    ColorScaleType As Integer _
) As Object
'Usage
Dim instance As IFormatConditions
Dim ColorScaleType As Integer
Dim returnValue As Object

returnValue = instance.AddColorScale(ColorScaleType)
Object AddColorScale(
    int ColorScaleType
)

Parameters

Return Value

Type: System.Object

See Also

Reference

IFormatConditions Interface

IFormatConditions Members

Microsoft.Office.Interop.Excel Namespace