Document Solutions for Excel, .NET Edition | Document Solutions
GrapeCity.Documents.Excel.Drawing Namespace / ITrendlines Interface / Item Property
The index number for the object.
In This Topic
    Item Property (ITrendlines)
    In This Topic
    Returns a single object from a collection.
    Syntax
    ITrendline this[ 
       System.int index
    ]; {get;}

    Parameters

    index
    The index number for the object.
    See Also