FarPoint.Web.Spread Assembly > FarPoint.Web.Spread.Model Namespace : GeneralFormatter Class |
The following tables list the members exposed by GeneralFormatter.
Name | Description | |
---|---|---|
GeneralFormatter Constructor | Overloaded. |
Name | Description | |
---|---|---|
DateTimeFormat | Gets or sets the format for displaying dates and times. | |
FormatString | Gets or sets the format string used to format the date value. | |
IsDateFormat | Gets whether the format string being used is a date-time format string. | |
NumberFormat | Gets or sets the format for displaying currency values. |
Name | Description | |
---|---|---|
Format | Formats the object to a string. | |
Parse | Parses the string to an object and returns the result. | |
SetFormatString | Sets the format string used to format values. |