2.5.52 ColSlco8U

The ColSlco8U structure specifies the zero-based index of a column in a sheet and information about whether a cell has been deleted.


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 - fDeleted (1 bit): A bit that specifies whether the cell that is referenced by the containing structure, has been deleted.  When set to 1, the cell reference of the containing structure MUST be ignored.

B - unused (1 bit): Undefined and MUST be ignored.