Message-ID: <1262016679.10023.1711709580883.JavaMail.web05$@web05> Subject: Exported From Confluence MIME-Version: 1.0 Content-Type: multipart/related; boundary="----=_Part_10022_1299655988.1711709580883" ------=_Part_10022_1299655988.1711709580883 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Content-Location: file:///C:/exported.html Trendlines.Item(Int32)

Trendlines.Item(Int32)

Description

=20

Returns the Trendline object at = the specified 0-based index.

=20
C#
=20
 public Trendline this[int index] { get; }
=20
=20
vb.net
=20
Public Default ReadOnly Property Item(ByVal index As Integer) As Trendline
=20
=20

Parameters

=20
index
The 0-based index of the= =20 Trendline to return.=20

Returns

The=20 Trendline object at the specified index.
------=_Part_10022_1299655988.1711709580883--