Spread Windows Forms 15.0
FarPoint.Excel Assembly / FarPoint.Excel Namespace / IExcelImportingTypeSupport Interface
Members


In This Topic
    IExcelImportingTypeSupport Interface
    In This Topic
    Interface that supports specified type of importing: spread or sheet
    Syntax
    'Declaration
     
    
    Public Interface IExcelImportingTypeSupport 
       Inherits IExcelXml 
    'Usage
     
    
    Dim instance As IExcelImportingTypeSupport
    public interface IExcelImportingTypeSupport : IExcelXml  
    See Also