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


GeneralFormatter Class Members

The following tables list the members exposed by GeneralFormatter.

Public Constructors
 NameDescription
Public ConstructorOverloaded.   
Top
Public Properties
 NameDescription
Public PropertyGets or sets the format for displaying dates and times.  
Public PropertyGets or sets the format string used to format the date value.  
Public PropertyGets whether the format string being used is a date-time format string.  
Public PropertyGets or sets the format for displaying currency values.  
Top
Public Methods
 NameDescription
Public MethodFormats the object to a string.  
Public MethodSaves the formatter to the SerializationInfo object.  
Public MethodOverloaded. Parses the string to an object and returns the result.  
Public MethodSets the format string used to format values.  
Top
See Also