Aspose::Pdf::Rows::Remove method
Rows::Remove method
Remove row from collection.
void Aspose::Pdf::Rows::Remove(const System::SharedPtr<Row> &row)
| Parameter | Type | Description |
|---|---|---|
| row | const System::SharedPtr<Row>& | The existing row. |
See Also
- Typedef SharedPtr
- Class Row
- Class Rows
- Namespace Aspose::Pdf
- Library Aspose.PDF for C++