Compartilhar via


IColorStops.Add Method

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

Syntax

'Declaration
Function Add ( _
    Position As Double _
) As ColorStop
'Usage
Dim instance As IColorStops
Dim Position As Double
Dim returnValue As ColorStop

returnValue = instance.Add(Position)
ColorStop Add(
    double Position
)

Parameters

Return Value

Type: Microsoft.Office.Interop.Excel.ColorStop

See Also

Reference

IColorStops Interface

IColorStops Members

Microsoft.Office.Interop.Excel Namespace