CellCollection class

CellCollection class

Represents a collection of cells.

The CellCollection type exposes the following members:

Properties

PropertyDescription
slideReturns the parent slide of a CellCollection.
Read-only IBaseSlide.
presentationReturns the parent presentation of a CellCollection.
Read-only IPresentation.

Returns a cell by it’s position. Read-only Cell.

Indexer

NameDescription
[index]

See Also