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


In This Topic
    IIgnoreSupport Interface
    In This Topic
    Interface that defines the methods and properties required by objects used for ignoring changes of the sheet.
    Syntax
    'Declaration
     
    
    Public Interface IIgnoreSupport 
    'Usage
     
    
    Dim instance As IIgnoreSupport
    public interface IIgnoreSupport 
    See Also