TrendlineCollection

TrendlineCollection

概述

TrendlineCollection 是Python的Aspose.Slides FOSS中的一个类. 继承人: ITrendlineCollection.

表示一个图表系列的趋势线对象集合.

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

属性

名称:类型Access描述情况
countint阅读获取计数。.

方法

Signature描述情况
add(trendline_type: TrendlineType)ITrendline添加指定类型的新趋势线.
remove(value: Trendline)从集合中删除一个趋势线.

查看更多

 中文