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


In This Topic
    IExcelRead2 Interface
    In This Topic
    Interface that supports reading Excel XML.
    Syntax
    'Declaration
     
    
    Public Interface IExcelRead2 
       Inherits IExcelBiffRead, IExcelRead, IExcelXml 
    'Usage
     
    
    Dim instance As IExcelRead2
    public interface IExcelRead2 : IExcelBiffRead, IExcelRead, IExcelXml  
    See Also