Aspose::Words::Tables::Row::get_ParentTable method

Row::get_ParentTable method

Returns the immediate parent table of the row.

System::SharedPtr<Aspose::Words::Tables::Table> Aspose::Words::Tables::Row::get_ParentTable()

See Also