2.5.25 ColRel
The ColRel 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 RfXRel (section 2.5.119) 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.
|
|
|
|
|
|
|
|
|
|
1 |
|
|
|
|
|
|
|
|
|
2 |
|
|
|
|
|
|
|
|
|
3 |
|
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
col |
A |
B |
reserved |
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.
reserved (16 bits): This value MUST be 0 and MUST be ignored.