Spread WPF 17
GrapeCity.Excel Namespace / IExcelWorkbook Interface
Members


In This Topic
    IExcelWorkbook Interface
    In This Topic
    Defines generalized properties and methods that value or class implements to represents excel workbook.
    Object Model
    IExcelWorkbook Interface
    Syntax
    'Declaration
     
    Public Interface IExcelWorkbook 
    'Usage
     
    Dim instance As IExcelWorkbook
    public interface IExcelWorkbook 
    See Also