Provides methods and properties for counting, enumerating, adding, and removing sheets from the workbook.
Example
Use the C1XLBookC1XLBook.Sheets property to get the book's sheet collection. For example, the code below gets a reference to the first sheet on the book and then prints the sheet's name: