Aspose::Pdf::Rows::Add metod

Rows::Add() method

Lägg till rad i samlingen.

System::SharedPtr<Row> Aspose::Pdf::Rows::Add()

ReturnValue

Den nya raden

Se även

Rows::Add(const System::SharedPtr<Row>&) method

Lägg till rad i samlingen.

void Aspose::Pdf::Rows::Add(const System::SharedPtr<Row> &row)
ParameterTypBeskrivning
radconst System::SharedPtr<Row>&Den nya raden.

Se även