[]
        
(Showing Draft Content)

FarPoint.Web.Spread.Editor.IEditFormatter

IEditFormatter Interface

Interface that supports formatting cell contents on edit mode.

Namespace: FarPoint.Web.Spread.Editor
Assembly: FarPoint.Web.Spread.dll
Syntax
public interface IEditFormatter
Public Interface IEditFormatter

Methods

Name Description
Format(object)

Formats the object as a string.

Parse(string)

Parses the specified string to an object.