Spread WinForms 15
FarPoint.Excel Assembly / FarPoint.Excel Namespace / FtCmo Class / ot Property


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