Spread WinForms 15
FarPoint.Excel Assembly / FarPoint.Excel Namespace / FontIndex Class / ifnt Property


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