Aspose::Pdf::Rows::Remove método
Rows::Remove method
Elimina la fila de la colección.
void Aspose::Pdf::Rows::Remove(const System::SharedPtr<Row> &row)
| Parámetro | Tipo | Descripción |
|---|---|---|
| fila | const System::SharedPtr<Row>& | La fila existente. |
Ver también
- Typedef SharedPtr
- Class Row
- Class Rows
- Namespace Aspose::Pdf
- Library Aspose.PDF for C++