Document Solutions for Excel, Java Edition | Document Solutions
com.grapecity.documents.excel.drawing Package / IGradientStops Interface / delete Method
The index number of the gradient stop.
In This Topic
    delete Method
    In This Topic
    Removes a gradient stop.
    Syntax
    void delete( 
       int index
    )

    Parameters

    index
    The index number of the gradient stop.
    See Also