[]
        
(Showing Draft Content)

FarPoint.Web.Spread.Renderer.IFormatter

IFormatter Interface

Interface that supports formatting cell contents.

Namespace: FarPoint.Web.Spread.Renderer
Assembly: FarPoint.Web.Spread.dll
Syntax
public interface IFormatter
Public Interface IFormatter

Methods

Name Description
Format(object)

Formats the object as a string.

Parse(string)

Parses the specified string to an object.