Spread WinForms 15
FarPoint.Excel Assembly / FarPoint.Excel Namespace / SerAuxTrend Class / numForeCast Property


In This Topic
numForeCast Property
In This Topic
Syntax
'Declaration
 
Public Property numForeCast As Double
 
'Usage
 
Dim instance As SerAuxTrend
Dim value As Double
 
instance.numForeCast = value
 
value = instance.numForeCast
See Also