[]
        
(Showing Draft Content)

FarPoint.Web.Spread.Renderer.IEnhancedFormatter

IEnhancedFormatter Interface

Interface that supports formatting cell contents.

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

Properties

Name Description
UsableParseFormat

Gets a boolean value indicates that the custom parse format can be used to format data.

Methods

Name Description
Format(object, string, IFormatProvider)

Formats the object as a string.