Document Solutions for Excel, Java Edition | Document Solutions
com.grapecity.documents.excel.drawing Package / ITrendlines Interface / get Method
The index number for the object.
In This Topic
    get Method
    In This Topic
    Returns a single object from a collection.
    Syntax
    ITrendline get( 
       int index
    )

    Parameters

    index
    The index number for the object.

    Return Value

    a ITrendline object.
    See Also