[]
        
(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; }
ReadOnly Default Property Item(index As Integer) As ITrendline
Parameters
Type Name Description
int index

The index number for the object.

Property Value
Type Description
ITrendline

The object at the specified index.