SparklineXmlSaver

SparklineXmlSaver

Overview

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

Serialises SparklineGroupCollection to XML.

This class provides 2 methods for working with SparklineXmlSaver objects in Python programs. Available methods include: __init__, format_sparkline_extlst_xml. All public members are accessible to any Python application after installing the Aspose.Cells FOSS for Python package.

Methods

SignatureDescription
__init__(escape_xml_fn)
format_sparkline_extlst_xml(worksheet)strReturn the complete XML string for sparklines,
    or '' if the worksheet has no sparklines. |

See Also