Spread WinForms 15
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread.Model Namespace / GeneralFormatter Class / GeneralFormatter Constructor


In This Topic
GeneralFormatter Constructor
In This Topic
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).  
Initializes a new instance of the GeneralFormatter class.  
Creates a new formatter with the specified format and formatting information (copied from the current culture).  
Creates a new formatter from serialization.  
See Also