Aspose::Pdf::Rows::idx_set method
Rows::idx_set method
Sets row.
void Aspose::Pdf::Rows::idx_set(int32_t index, const System::SharedPtr<Row> &value)
| Parameter | Type | Description |
|---|---|---|
| index | int32_t | The row index. |
See Also
- Typedef SharedPtr
- Class Row
- Class Rows
- Namespace Aspose::Pdf
- Library Aspose.PDF for C++