







The ExcelWorkbook type exposes the following members.
Properties
Name | Description | |
---|---|---|
![]() | CalcMode |
Calculation mode for the workbook.
|
![]() | MaxFontWidth |
Max font width for the workbook
|
![]() | Names |
Provides access to named ranges
|
![]() | Properties |
The office document properties
|
![]() | Protection |
Access properties to protect or unprotect a workbook
|
![]() | Styles |
Package styles collection. Used internally to access style data.
|
![]() | StylesXml |
Provides access to the XML data representing the styles in the package.
|
![]() | View |
Access to workbook view properties
|
![]() | WorkbookXml |
Provides access to the XML data representing the workbook in the package.
|
![]() | Worksheets |
Provides access to all the worksheets in the workbook.
|