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
- Typedef SharedPtr
- Class Row
- Class Rows
- Namespace Aspose::Pdf
- Library Aspose.PDF for C++
Rows::Add(const System::SharedPtr<Row>&) method
Lägg till rad i samlingen.
void Aspose::Pdf::Rows::Add(const System::SharedPtr<Row> &row)
| Parameter | Typ | Beskrivning |
|---|---|---|
| rad | const System::SharedPtr<Row>& | Den nya raden. |
Se även
- Typedef SharedPtr
- Class Row
- Class Rows
- Namespace Aspose::Pdf
- Library Aspose.PDF for C++