[]
        
(Showing Draft Content)

GrapeCity.Documents.Excel.Drawing.ITrendlines.Item

this Property

this[int]

Returns a single object from a collection.

Declaration
ITrendline this[int index] { get; }
Parameters
Type Name Description
int index

The index number for the object.

Property Value
Type Description
ITrendline

The object at the specified index.