Skip to main content

Module doc_props

Module doc_props 

Source
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.
CalcSettings
High-level calculation properties (maps to the CalcPr XML element).
DocProperties
User-facing document core properties.
WorkbookSettings
High-level workbook properties (maps to the WorkbookPr XML element).

Enums§

CustomPropertyValue
Value type for custom properties.