Spread WPF 17
GrapeCity.Excel Namespace / IExcelReader Interface
Members


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