Trendlines.Count Property

Namespace:  Microsoft.Office.Core
Assembly:  office (in office.dll)

Syntax

'Declaration
ReadOnly Property Count As Integer
    Get
'Usage
Dim instance As Trendlines
Dim value As Integer

value = instance.Count
int Count { get; }

Property Value

Type: System.Int32

See Also

Reference

Trendlines Interface

Trendlines Members

Microsoft.Office.Core Namespace