Spread ASP.NET 17
FarPoint.Web.Spread Assembly / FarPoint.Web.Spread.Model Namespace / GeneralFormatter Class / GeneralFormatter Constructor


In This Topic
    GeneralFormatter Constructor
    In This Topic
    Creates a new formatter for the general cell type.
    Overload List
    OverloadDescription
    Creates a new formatter with null FormatString and default NumberFormatInfo and DateTimeFormatInfo (copied from the current culture).  
    Creates a new formatter with the specified format and default formatting information (copied from the current culture).  
    Creates a new formatter with the specified format and formatting information (copied from the current culture).  
    Creates a new formatter from serialization.  
    See Also