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.
|
getSlidegetPresentationiteratorJavaiteratorCopyright © 2004-2025 Aspose Pty Ltd. All Rights Reserved.