Spread ASP.NET 17
FarPoint.Web.Spread Assembly / FarPoint.Web.Spread.Renderer Namespace / IEnhancedFormatter Interface
Properties Methods

In This Topic
    IEnhancedFormatter Interface Members
    In This Topic

    The following tables list the members exposed by IEnhancedFormatter.

    Public Properties
     NameDescription
     PropertyGets a boolean value indicates that the custom parse format can be used to format data.  
    Top
    Public Methods
     NameDescription
     MethodFormats the object as a string.  
     MethodParses the specified string to an object. (Inherited from FarPoint.Web.Spread.Renderer.IFormatter)
    Top
    See Also