[]
        
(Showing Draft Content)

GrapeCity.Spreadsheet.IColorStops.Add

Add Method

Add(double)

Adds a ColorStop object to the specified collection.

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

A double value indicates the position in which to apply the ColorStop.

Returns
Type Description
ColorStop

A ColorStop object represents the new object.