Spread WPF 17
GrapeCity.Excel Namespace / IExcelReader2 Interface
Members


In This Topic
    IExcelReader2 Interface
    In This Topic
    Represents a collection of generalized methods which be used to read Excel file or stream.
    Object Model
    IExcelReader2 Interface
    Syntax
    'Declaration
     
    Public Interface IExcelReader2 
    'Usage
     
    Dim instance As IExcelReader2
    public interface IExcelReader2 
    See Also