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

In This Topic
    ILabelFormatter Interface Members
    In This Topic

    The following tables list the members exposed by ILabelFormatter.

    Public Properties
     NameDescription
     PropertyGets the formatted string.  
    Top
    Public Methods
     NameDescription
     MethodFormats the object as a string. (Inherited from FarPoint.Web.Spread.Renderer.IFormatter)
     MethodParses the specified string to an object. (Inherited from FarPoint.Web.Spread.Renderer.IFormatter)
    Top
    See Also