{description}
{excerpt}Returns the number of [Trendline|Trendline] objects in the [Trendlines|Trendlines] collection.{excerpt}
{signature:C#}
 public int Count{ get; }
{signature}{signature:vb.net}
Public ReadOnly Property Count() As Integer
{signature}