Expand description
User-facing document properties types and conversion helpers.
These types provide an ergonomic API for working with the three kinds of OOXML document properties (core, extended/application, and custom).
Structs§
- AppProperties
- User-facing application properties.
- Calc
Settings - High-level calculation properties (maps to the
CalcPrXML element). - DocProperties
- User-facing document core properties.
- Workbook
Settings - High-level workbook properties (maps to the
WorkbookPrXML element).
Enums§
- Custom
Property Value - Value type for custom properties.