CellCollection class
CellCollection class
Represents a collection of cells.
The CellCollection type exposes the following members:
Properties
Property | Description |
---|---|
slide | Returns the parent slide of a CellCollection. Read-only IBaseSlide . |
presentation | Returns the parent presentation of a CellCollection. Read-only IPresentation . |
Returns a cell by it’s position.
Read-only Cell
.
Indexer
Name | Description |
---|---|
[index] |
See Also
- class
Cell
- module
aspose.slides
- library
Aspose.Slides