AbsorbedRow.CellList

AbsorbedRow.CellList property

Gets readonly IList containing cells of the row

public IList<AbsorbedCell> CellList { get; }

See Also