DEFAULTROWHEIGHT: Default Row Height (225h)

The DEFAULTROWHEIGHT record specifies the height of all undefined rows on the sheet. The miyRw field contains the row height in units of 1/20th of a point. This record does not affect the row height of any rows that are explicitly defined.

Record Data

Offset

Name

Size

Contents

4

grbit

2

Option flags (see the following table)

6

miyRw

2

Default row height


The grbit field contains the option flags listed in the following table.

Offset

Bits

Mask

Name

Contents

0

0

01h

fUnsynced

= 1 if all undefined rows have incompatible font height and row height

1

02h

fDyZero

= 1 if all undefined rows have 0 (zero) height

2

04h

fExAsc

= 1 if all undefined rows have an extra space above

3

08h

fExDsc

= 1 if all undefined rows have an extra space below

7–4

F0h

(Unused)

1

7–0

FFh

(Unused)