2.3.102 CellItemOffset

The CellItemOffset property specifies the position of a ReportElementEnd record in an RPL stream. The value of the CellItemOffset property MUST correspond to the top-level report item of a tablix cell.

If the CellItemOffset property is specified, it MUST be part of a TablixCorner, TablixRowHeader, TablixColumnHeader, or TablixBodyCell record.

 CellItemOffset = cellItemOffsetStart cellItemOffset


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

cellItemOffsetStart

cellItemOffsetValue

...

...

cellItemOffsetStart (1 byte): A byte that specifies the start of the CellItemOffset property. The value of the cellItemOffsetStart field MUST be the following value.

Value

Parent

0x04

TablixCorner

TablixColumnHeader

TablixRowHeader

TablixBodyCell

cellItemOffsetValue (8 bytes): A signed integer that specifies the position of a ReportElementEnd record in the RPL stream. The value of this field MUST correspond to the top-level ReportItem record of the parent tablix cell.