Spread WinForms 15
FarPoint.Excel Assembly / FarPoint.Excel Namespace / BOF Class / vers Property


In This Topic
vers Property
In This Topic
Syntax
'Declaration
 
Public Property vers As UShort
 
'Usage
 
Dim instance As BOF
Dim value As UShort
 
instance.vers = value
 
value = instance.vers
See Also