Spread WinForms 15
FarPoint.Excel Assembly / FarPoint.Excel Namespace / IFmtRecord Class / ifmt Property


In This Topic
ifmt Property (IFmtRecord)
In This Topic
Syntax
'Declaration
 
Public Property ifmt As UShort
 
'Usage
 
Dim instance As IFmtRecord
Dim value As UShort
 
instance.ifmt = value
 
value = instance.ifmt
See Also