Aspose::Words::Tables::Row::get_LastCell method

Row::get_LastCell method

Returns the last Cell in the row.

System::SharedPtr<Aspose::Words::Tables::Cell> Aspose::Words::Tables::Row::get_LastCell()

See Also