Aspose::Pdf::Cells::Insert método
Cells::Insert method
Insertar celda en la colección.
void Aspose::Pdf::Cells::Insert(int32_t index, const System::SharedPtr<Cell> &cell)
| Parámetro | Tipo | Descripción |
|---|---|---|
| índice | int32_t | El índice seleccionado. |
| celda | const System::SharedPtr<Cell>& | La celda seleccionada. |
Ver también
- Typedef SharedPtr
- Class Cell
- Class Cells
- Namespace Aspose::Pdf
- Library Aspose.PDF for C++