ICellCollection
ICellCollection interface
表示单元格的集合。
public interface ICellCollection : IGenericCollection<ICell>, ISlideComponent
特性
姓名 | 描述 |
---|---|
AsISlideComponent { get; } | 允许获取基础 ISlideComponent 接口。 只读ISlideComponent 。 |
Item { get; } | 按位置返回单元格。 只读ICell 。 |
也可以看看
- interface IGenericCollection<T>
- interface ICell
- interface ISlideComponent
- 命名空间 Aspose.Slides
- 部件 Aspose.Slides