idx_get()

ITable::idx_get(int32_t, int32_t) method

Returns the cell at the specified column and row indexes. Read-only ICell.

virtual System::SharedPtr<ICell> Aspose::Slides::ITable::idx_get(int32_t columnIndex, int32_t rowIndex)=0

See Also