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


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