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


In This Topic
    GeneralFormatter Class Members
    In This Topic

    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 MethodParses the string to an object and returns the result.  
    Public MethodSets the format string used to format values.  
    Top
    See Also