Aspose::Pdf::Cells::Insert metod
Cells::Insert method
Infoga cell i samlingen.
void Aspose::Pdf::Cells::Insert(int32_t index, const System::SharedPtr<Cell> &cell)
| Parameter | Typ | Beskrivning |
|---|---|---|
| index | int32_t | Det valda indexet. |
| cell | const System::SharedPtr<Cell>& | Den valda cellen. |
Se även
- Typedef SharedPtr
- Class Cell
- Class Cells
- Namespace Aspose::Pdf
- Library Aspose.PDF for C++