Aspose::Pdf::Rows::Remove method

Rows::Remove method

Remove row from collection.

void Aspose::Pdf::Rows::Remove(System::SharedPtr<Row> row)
ParameterTypeDescription
rowSystem::SharedPtr<Row>The existing row.

See Also