[]
        
(Showing Draft Content)

GrapeCity.Documents.Excel.IColorStops.Add

Add Method

Add(double)

Adds an IColorStop object to the specified collection.

Declaration
IColorStop Add(double position)
Function Add(position As Double) As IColorStop
Parameters
Type Name Description
double position

Represents the position in which to apply the color stop.

Returns
Type Description
IColorStop