Spread WinForms 15
FarPoint.Excel Assembly / FarPoint.Excel Namespace / FtPioGrbit Class / fAutoLoad Property


In This Topic
fAutoLoad Property
In This Topic
Syntax
'Declaration
 
Public Property fAutoLoad As Boolean
 
'Usage
 
Dim instance As FtPioGrbit
Dim value As Boolean
 
instance.fAutoLoad = value
 
value = instance.fAutoLoad
See Also