Spread WPF 18
GrapeCity.Spreadsheet Namespace / IWorkbooks Interface
Properties Methods

In This Topic
    IWorkbooks Interface Members
    In This Topic

    The following tables list the members exposed by IWorkbooks.

    Public Properties
     NameDescription
     PropertyGets the number of workbooks in the workbook set.  
     PropertyOverloaded. Gets the specified IWorkbook by the zero based index.  
     PropertyGets the parent workbook set of this IWorksheets.  
    Top
    Public Methods
     NameDescription
     MethodOverloaded. Creates a new workbook.  
     Method (Inherited from System.Collections.Generic.IEnumerable<IWorkbook>)
     MethodOverloaded. Open an existing workbook in a newly created instance of Workbook.  
     MethodOverloaded. Opens an XML data file.  
    Top
    See Also