Método Aspose::Pdf::Cells::idx_set

Cells::idx_set method

Establece celdas.

void Aspose::Pdf::Cells::idx_set(int32_t index, const System::SharedPtr<Cell> &value)
ParámetroTipoDescripción
valorint32_t
índiceconst System::SharedPtr<Cell>&El índice de la celda.

Ver también