CellCollection — Aspose.Slides FOSS C# (.NET) API Reference
CellCollection — CellCollection API type. Inherits from: ISlideComponent, ICellCollection, IEnumerable<ICell>.
Package: Aspose.Slides.Foss
Properties
| Property | Type | Access | Description |
|---|---|---|---|
Slide | IBaseSlide? | Read/Write | |
Presentation | IPresentation? | Read/Write | |
AsISlideComponent | ISlideComponent | Read/Write | |
AsIPresentationComponent | IPresentationComponent | Read/Write | |
AsICollection | IList<ICell> | Read/Write | |
AsIEnumerable | IEnumerable<ICell> | Read/Write | |
Count | int | Read/Write |
Methods
| Method | Returns | Description |
|---|---|---|
GetEnumerator() | void |