Spread Windows Forms 17
GrapeCity.Spreadsheet Assembly / 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.  
    Top
    See Also