Spread WinForms 15
FarPoint.Excel Assembly / FarPoint.Excel Namespace / MSOCR Class / unused2 Property


In This Topic
unused2 Property (MSOCR)
In This Topic
Syntax
'Declaration
 
Public Property unused2 As Byte
 
'Usage
 
Dim instance As MSOCR
Dim value As Byte
 
instance.unused2 = value
 
value = instance.unused2
See Also