Spread Windows Forms 17
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread.CellType Namespace / IFormatter2 Interface
Members


In This Topic
    IFormatter2 Interface
    In This Topic
    Interface that defines the methods required by objects used as special clipboard formatters.
    Syntax
    'Declaration
     
    
    Public Interface IFormatter2 
       Inherits IFormatter 
    'Usage
     
    
    Dim instance As IFormatter2
    public interface IFormatter2 : IFormatter  
    See Also