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


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