Aspose::Words::Tables::Row::get_FirstCell method

Row::get_FirstCell method

Returns the first Cell in the row.

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

See Also