2.30.1 TablixCell.CellContents

Applies to RDL 2008/01, RDL 2010/01, and RDL 2016/01

The TablixCell.CellContents element specifies the CellContents of a Tablix. This element is of type CellContents.

The value of a CellContents.ColSpan child element, decremented by 1, specifies the quantity of sequential sibling TablixCell elements that MUST NOT have a child TablixCell.CellContents element specified. The TablixCell.CellContents element MUST be specified exactly once, unless prohibited by a CellContents.ColSpan value.

Following is the parent element of the TablixCell.CellContents element.

Parent elements

TablixCell

The following is the XML Schema definition of the TablixCell.CellContents element.

 <xsd:element name="CellContents" type="CellContentsType" minOccurs="0" 
              maxOccurs="1" />