IMsoTrendline.Index Property
Namespace: Microsoft.Office.Core
Assembly: office (in office.dll)
Syntax
'Declaration
ReadOnly Property Index As Integer
Get
'Usage
Dim instance As IMsoTrendline
Dim value As Integer
value = instance.Index
int Index { get; }
Property Value
Type: System.Int32