Spread Windows Forms 15.0
FarPoint.Win Assembly / FarPoint.Win.SuperEdit Namespace / GeneralFormatter Class / GeneralFormatter Constructor


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