Aspose::Pdf::Cells::idx_get method

Cells::idx_get method

Gets cells.

System::SharedPtr<Cell> Aspose::Pdf::Cells::idx_get(int32_t index)
ParameterTypeDescription
indexint32_tThe cell index.

ReturnValue

See Also