HyperlinkRelationshipWriter
Overview
HyperlinkRelationshipWriter is a class in Aspose.Cells FOSS for Python.
Writes hyperlink relationships to _rels files.
This class provides 1 method for working with HyperlinkRelationshipWriter objects in Python programs.
Available methods include: format_relationships_xml.
All public members are accessible to any Python application after installing the Aspose.Cells FOSS for Python package.
Methods
| Signature | Description |
|---|---|
format_relationships_xml(relationships, existing_rels) | Formats relationships as XML. |