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