Sparkline

Overview

Sparkline 是Python的Aspose.Cells FOSS中的一个类.

一个闪线:数据源范围与它出现的单元格对接.

这个类提供了在Python程序中使用Sparkline对象的2种方法. 有的方法包括: __init__, copy. 在安装Python包的Aspose.Cells FOSS后,所有公众成员都可以访问任何 Python 应用程序. 特性: cell_reference, data_range.

Properties

NameTypeAccessDescription
data_range``Read得到数据范围.
cell_reference``Read得到了手机的参考.

Methods

SignatureDescription
__init__(data_range: str, cell_reference: str)
copy()创建并返回此Sparkline对象的复制品.

See Also

 中文