idx_get()

ICellCollection::idx_get(int32_t) method

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

virtual System::SharedPtr<ICell> Aspose::Slides::ICellCollection::idx_get(int32_t index)=0

Remarks

One CellEx object can be returned for several indexes in case cell is merged.

See Also