Spread WPF 17
GrapeCity.Windows.SpreadSheet.Data Namespace / IFormatter Interface
Properties Methods

In This Topic
    IFormatter Interface Members
    In This Topic

    The following tables list the members exposed by IFormatter.

    Public Properties
     NameDescription
     PropertyThe expression that is used to format and parse.  
    Top
    Public Methods
     NameDescription
     MethodFormats the specified object as a string.  
     MethodParses the specified string into the required object.  
    Top
    See Also