[]
Gets a collection of cells within this row in the body section of the tablix.
public TablixItems<TablixCell> TablixCells { get; }
A TablixItems<T> collection representing the cells in the row.