Item
TrendlineCollection indexer
获取指定索引处的元素。 只读Trendline
。
public ITrendline this[int index] { get; }
也可以看看
- interface ITrendline
- class TrendlineCollection
- 命名空间 Aspose.Slides.Charts
- 部件 Aspose.Slides
获取指定索引处的元素。 只读Trendline
。
public ITrendline this[int index] { get; }