Page tree

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Description

Excerpt

Returns the number of Trendline objects in the Trendlines collection.

Signature
C#
C#
public int Count{ get; }
{signature}{signature:
}
Signature
vb.net
vb.net
Public ReadOnly Property Count() As Integer
{signature}