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


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