Spread WinForms 15
FarPoint.Excel Assembly / FarPoint.Excel Namespace / FtCf Class / ft Property


In This Topic
ft Property (FtCf)
In This Topic
Reserved. MUST be 0x0007.
Syntax
'Declaration
 
Public Property ft As UShort
 
'Usage
 
Dim instance As FtCf
Dim value As UShort
 
instance.ft = value
 
value = instance.ft
See Also