Spread Windows Forms 15.0
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread.CellType Namespace / IFormatter Interface
Members


In This Topic
    IFormatter Interface
    In This Topic
    Interface that defines the methods and properties required by objects used as formatters. Formatters are responsible for formatting cell contents.
    Syntax
    'Declaration
     
    
    Public Interface IFormatter 
    'Usage
     
    
    Dim instance As IFormatter
    public interface IFormatter 
    See Also