idx_get()

Table::idx_get(int32_t, int32_t) method

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

System::SharedPtr<ICell> Aspose::Slides::Table::idx_get(int32_t columnIndex, int32_t rowIndex) override

See Also