Expand description
Relationships XML schema structures.
Used in _rels/.rels, xl/_rels/workbook.xml.rels, and other relationship files.
Modules§
- rel_
types - Relationship type URI constants.
Structs§
- Relationship
- Individual relationship entry.
- Relationships
- Relationships root element.
Functions§
- package_
rels - Creates the package-level relationships (
_rels/.rels). - workbook_
rels - Creates the workbook-level relationships (
xl/_rels/workbook.xml.rels).