idx_get()
CellCollection::idx_get(int32_t) method
Returns a cell by it’s position. Read-only Cell.
System::SharedPtr<ICell> Aspose::Slides::CellCollection::idx_get(int32_t index) override
Remarks
One Cell object can be returned for several indexes in case cell is merged.
See Also
- Typedef SharedPtr
- Class ICell
- Class CellCollection
- Namespace Aspose::Slides
- Library Aspose.Slides