Document Solutions for Excel, Java Edition | Document Solutions
com.grapecity.documents.excel Package / IColorStops Interface / get Method
Specifies the position of an element in the collection.
In This Topic
    get Method
    In This Topic
    Returns the IColorStop object from a collection.
    Syntax
    IColorStop get( 
       int index
    )

    Parameters

    index
    Specifies the position of an element in the collection.
    See Also