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


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