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)
ParameterTypBeskrivning
indexint32_tDet valda indexet.
cellconst System::SharedPtr<Cell>&Den valda cellen.

Se även