Spread Windows Forms 15.0
FarPoint.Excel Assembly / FarPoint.Excel Namespace / FontIndex Class / FontIndex Constructor


In This Topic
    FontIndex Constructor
    In This Topic
    Initializes a new instance of the FontIndex class.
    Syntax
    'Declaration
     
    
    Public Function New()
    'Usage
     
    
    Dim instance As New FontIndex()
    public FontIndex()
    See Also