2.2.62 TablixCorner

The TablixCorner record specifies a cell of the corner area of a Tablix record.          

 TablixCorner = tablixCornerStart [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

tablixCornerStart

tablixCellProperties (variable)

...

delimiter

tablixCornerStart (1 byte): A byte that specifies the start of the TablixCorner record. The value of the tablixCornerStart field MUST be 0x0A.

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

RowIndex

CellItemState

ContentTop

ContentLeft

ContentWidth

ContentHeight

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