[]
Gets the list of cells in a row in the body section of the tablix.
IItemCollection<ITablixCell> Cells { get; }
An IItemCollection<T> representing the list of cells in the row.