HyperlinkXMLSaver

HyperlinkXMLSaver

Overview

HyperlinkXMLSaver is a class in Aspose.Cells FOSS for Python.

Saves hyperlinks to worksheet XML and relationship files.

Methods

SignatureDescription
__init__()Initializes the hyperlink saver.
format_hyperlinks_xml(worksheet)Formats hyperlinks collection as XML.
get_hyperlink_relationships(worksheet)Gets hyperlink relationships for the worksheet.
reset_relationship_counter(start_rel_id)Resets the relationship ID counter.

See Also