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ámetroTipoDescripción
índiceint32_tEl índice seleccionado.
celdaconst System::SharedPtr<Cell>&La celda seleccionada.

Ver también