IMsoTrendline.Forward2 Property
Namespace: Microsoft.Office.Core
Assembly: office (in office.dll)
Syntax
'Declaration
Property Forward2 As Double
Get
Set
'Usage
Dim instance As IMsoTrendline
Dim value As Double
value = instance.Forward2
instance.Forward2 = value
double Forward2 { get; set; }
Property Value
Type: System.Double