2.5.51 ColRelU

The ColRelU structure specifies the zero-based index of a column in a sheet and relative reference information for this column index and a corresponding row index.


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

col

A

B

col (14 bits): An unsigned integer that specifies the zero-based index of a column in the sheet that contains this structure.  MUST be less than or equal to 0x00FF.

A - colRelative (1 bit): A bit that specifies whether col is a relative reference.

B - rowRelative (1 bit): A bit that specifies whether a row index corresponding to col in the structure containing this structure is a relative reference.