public interface ICellCollection extends ISlideComponent, IGenericCollection<ICell>
Represents a collection of cells.
Modifier and Type | Method and Description |
---|---|
ICell |
get_Item(int index)
Returns a cell by it's position.
|
getSlide
getPresentation
iterator