Document Solutions for Excel, Java Edition | Document Solutions
com.grapecity.documents.excel.drawing Package / IGradientStops Interface / get Method
The name or index number of the returned object.
In This Topic
    get Method
    In This Topic
    Gets the IGradientStop object from the IGradientStopscollection.
    Syntax
    IGradientStop get( 
       int index
    )

    Parameters

    index
    The name or index number of the returned object.
    See Also