Метод idx_set класса Aspose::Pdf::Cells
Cells::idx_set method
Устанавливает ячейки.
void Aspose::Pdf::Cells::idx_set(int32_t index, const System::SharedPtr<Cell> &value)
| Параметр | Тип | Описание |
|---|---|---|
| value | int32_t | |
| индекс | const System::SharedPtr<Cell>& | Индекс ячейки. |
См. также
- Typedef SharedPtr
- Class Cell
- Class Cells
- Namespace Aspose::Pdf
- Library Aspose.PDF for C++