Aspose::Pdf::Text::AbsorbedRow::get_CellList method

AbsorbedRow::get_CellList method

Gets readonly IList containing cells of the row.

System::SharedPtr<System::Collections::Generic::IList<System::SharedPtr<AbsorbedCell>>> Aspose::Pdf::Text::AbsorbedRow::get_CellList()

See Also