Aspose::Words::Tables::Cell::get_Tables method

Cell::get_Tables method

Gets a collection of tables that are immediate children of the cell.

System::SharedPtr<Aspose::Words::Tables::TableCollection> Aspose::Words::Tables::Cell::get_Tables()

See Also