Spread WinForms 15
FarPoint.Excel Assembly / FarPoint.Excel Namespace / Setup Class / numFtr Property


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