Spread WinForms 15
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
See Also