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ámetroTipoDescripción
filaconst System::SharedPtr<Row>&La fila existente.

Ver también