[]
        
(Showing Draft Content)

GrapeCity.Documents.Excel.Drawing.IGradientStops.Delete

Delete Method

Delete(int)

Removes a gradient stop.

Declaration
void Delete(int index)
Sub Delete(index As Integer)
Parameters
Type Name Description
int index

The index number of the gradient stop.