FarPoint.Web.Spread Assembly > FarPoint.Web.Spread.Renderer Namespace : IEnhancedFormatter Interface |
The following tables list the members exposed by IEnhancedFormatter.
Name | Description | |
---|---|---|
UsableParseFormat | Gets a boolean value indicates that the custom parse format can be used to format data. |
Name | Description | |
---|---|---|
Format | Formats the object as a string. | |
Parse | Parses the specified string to an object. (Inherited from FarPoint.Web.Spread.Renderer.IFormatter) |