CellCollection

Overview

CellCollection 是一个类在Aspose.Slides FOSS的.NET中. 继承人: ISlideComponent, ICellCollection, IEnumerable<ICell>.

表示与主幻灯片和幻燈片部分相关的仅读表单元组.

这个类提供了在NET程序中使用CellCollection 对象的1种方法. 有的方法包括: GetEnumerator. 所有公众成员在安装了Aspose.Slides FOSS for .NET 包后,可以访问任何.NET应用程序. 特性: AsICollection, AsIEnumerable, AsIPresentationComponent, AsISlideComponent, Count, Presentation,另外一个.

Properties

NameTypeAccessDescription
SlideIBaseSlide?Read得到了滑梯.
PresentationIPresentation?Read得到了演示.
AsISlideComponentISlideComponentRead得到了作为i滑动组件.
AsIPresentationComponentIPresentationComponentRead得到了作为i的表达组件.
AsICollectionIList<ICell>Read得到了我的收藏.
AsIEnumerableIEnumerable<ICell>Read得到的数量是无数.
CountintRead得到了数.

Methods

SignatureDescription
GetEnumerator()返回一个计数器来对集合中的单元格进行代.

See Also

 中文