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


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