Spread WinForms 15
FarPoint.Excel Assembly / FarPoint.Excel Namespace / IExcelReadOptimized Interface
Members


In This Topic
IExcelReadOptimized Interface
In This Topic
Interface that supports import excel with better performance
Syntax
'Declaration
 
Public Interface IExcelReadOptimized 
   Inherits IExcelBiffRead, IExcelRead, IExcelRead3, IExcelXml 
 
'Usage
 
Dim instance As IExcelReadOptimized
See Also