2.2.67 TablixBodyCell

The TablixBodyCell record specifies a cell of a body area of a Tablix record.          

 TablixBodyCell = tablixBodyCellStart [tablixCellProperties] delimiter


0


1


2


3


4


5


6


7


8


9

1
0


1


2


3


4


5


6


7


8


9

2
0


1


2


3


4


5


6


7


8


9

3
0


1

tablixBodyCellStart

tablixCellProperties (variable)

...

delimiter

tablixBodyCellStart (1 byte): A byte that specifies the start of the TablixBodyCell record. The value of the tablixBodyCellStart field MUST be 0x0D.

tablixCellProperties (variable): A collection of structures. The order of the structures in the collection is arbitrary. The structures in the collection MUST be one of the following.

Property

CellItemOffset

ColSpan

RowSpan

ColumnIndex

CellItemState

ContentTop

ContentLeft

ContentWidth

ContentHeight

delimiter (1 byte): A byte that specifies the end of the TablixBodyCell record. The value of the delimiter byte field MUST be 0xFF.