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)
| Parameter | Type | Description |
|---|---|---|
| value | int32_t | |
| index | const System::SharedPtr<Cell>& | The cell index. |
See Also
- Typedef SharedPtr
- Class Cell
- Class Cells
- Namespace Aspose::Pdf
- Library Aspose.PDF for C++