Spread WinForms 15
FarPoint.Excel Assembly / FarPoint.Excel Namespace / FrtFontList Class / rgFontInfo Property


In This Topic
rgFontInfo Property
In This Topic
Syntax
'Declaration
 
Public Property rgFontInfo As FontInFo()
 
'Usage
 
Dim instance As FrtFontList
Dim value() As FontInFo
 
instance.rgFontInfo = value
 
value = instance.rgFontInfo
See Also