Spread WPF 17
GrapeCity.Windows.SpreadSheet.Data Namespace / GeneralFormatter Class / GeneralFormatter Constructor / GeneralFormatter Constructor()


In This Topic
    GeneralFormatter Constructor()
    In This Topic
    Creates a new default general formatter.
    Syntax
    'Declaration
     
    Public Function New()
    'Usage
     
    Dim instance As New GeneralFormatter()
    public GeneralFormatter()
    See Also