Spread ASP.NET 17
FarPoint.Web.Spread Assembly / FarPoint.Web.Spread.Renderer Namespace / IEnhancedFormatter Interface
Members


In This Topic
    IEnhancedFormatter Interface
    In This Topic
    Interface that supports formatting cell contents.
    Object Model
    IEnhancedFormatter Interface
    Syntax
    'Declaration
     
    
    Public Interface IEnhancedFormatter 
       Inherits IFormatter 
    'Usage
     
    
    Dim instance As IEnhancedFormatter
    public interface IEnhancedFormatter : IFormatter  
    See Also