Aspose::Pdf::Cells::idx_set method

Cells::idx_set method

Sets cells.

void Aspose::Pdf::Cells::idx_set(int32_t index, const System::SharedPtr<Cell> &value)
ParameterTypeDescription
valueint32_t
indexconst System::SharedPtr<Cell>&The cell index.

See Also