2.5.26 ColRelShort

The ColRelShort structure specifies a single column (1) in a sheet. There is a row associated with this column (1); it is determined in the context of the containing structure. This structure specifies whether the associated row/column (1) pair is a relative reference with respect to rows or columns (1).

The following packet diagram specifies this structure.


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 the column (1).

A - fColRel (1 bit): A bit that specifies whether the associated row/column (1) pair is a relative reference with respect to columns (1).

B - fRwRel (1 bit): A bit that specifies whether the associated row/column (1) pair is a relative reference with respect to rows.