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