ChartXmlLoader
ChartXmlLoader
Overview
ChartXmlLoader 是Python的Aspose.Cells FOSS中的一个类.
从绘图/图表XML部分加载工作表格设置.
这个类提供了在Python程序中使用ChartXmlLoader 对象的2种方法. 有的方法包括: __init__, load_charts. 在安装Python包的Aspose.Cells FOSS后,所有公众成员都可以访问任何 Python 应用程序.
Methods
| Signature | Description |
|---|---|
__init__(worksheet_ns) | |
load_charts(worksheet, worksheet_root, zipf, sheet_num, content_type_overrides, content_type_defaults) | 从图/图片部分上加载工作表的图表. |