You can have multiple sheets within a workbook. Each sheet is a separate spreadsheet and can have its own appearance and settings for user interaction. Each sheet has a unique name and sheet name tab for easy navigation between sheets.
These tasks relate to working with and setting the appearance of the sheets inside the Spread component:
For more details on the objects involved, refer to the SheetView class and SheetViewCollection class.