Expand description
Workbook XML schema structures.
Represents xl/workbook.xml in the OOXML package.
Structsยง
- Book
Views - Book views container.
- CalcPr
- Calculation properties.
- Defined
Name - Individual defined name.
- Defined
Names - Defined names container.
- File
Version - File version information.
- Pivot
Cache Entry - Individual pivot cache entry linking a cache ID to a relationship.
- Pivot
Caches - Container for pivot cache references in the workbook.
- Sheet
Entry - Individual sheet entry in the workbook.
- Sheets
- Sheets container.
- Workbook
Pr - Workbook properties.
- Workbook
Protection - Workbook-level protection settings.
- Workbook
View - Individual workbook view.
- Workbook
Xml - Workbook root element (
xl/workbook.xml).