Name | Description | |
---|---|---|
IsProtected | Gets if the Workbook is currently protected. The default value is false. | |
Name | Gets the name of the Workbook. | |
Protection | Gets the WorkbookProtection as a read-only object. | |
Theme | Gets the Workbook's Theme. | |
WorkbookViews | Gets the list of all the WorkbookViews. | |
Worksheets | Gets the collection of Worksheet that is part of this Workbook. A Workbook always have at least one Worksheet. |