2.4.98 DxGCol

The DxGCol record specifies the default column width for all sheet columns that do not have a column width explicitly specified. If an explicit column width was specified for a column, it is stored in a ColInfo record.


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

dxgCol

dxgCol (2 bytes):  An unsigned integer that specifies the default column width. For the purposes of this field specification, a standard digit is defined to be the widest digit in the Normal style font. The default column width is measured in the number of standard digits that fit in the column multiplied by 256 and rounded down. The value MUST be less than or equal to 65535 or be equal to 0xFFFFFFFF. If the value is 0xFFFFFFFF, this value MUST be ignored.