LHRECORD: .WK? File Conversion Information (94h)

This record contains information that Microsoft Excel uses when it converts an .XLS file to a .WKS, .WK1, or .WK3 file, or vice versa.

Record Data

LHRECORD contains subrecords that resemble BIFF records. Each subrecord consists of the three fields described in the following table.

Offset (within subrecord)

Length (bytes)


Contents

0

2

Subrecord type (rtlh)

2

2

Length of the subrecord data

4

var

Subrecord data


The following table describes the subrecords.

rtlh

Subrecord name

Contents

01h

(Reserved)

Reserved for future use.

02h

lhrtHpstGrHeader

Header string for the /Graph Save Print help command.

03h

lhrtHpstGrFooter

Footer string for the /Graph Save Print help command.

04h

lhrtNumGrLftMgn

Left margin for the /Graph Save Print help command (IEEE number).

05h

lhrtNumGrRgtMgn

Right margin for the /Graph Save Print help command (IEEE number).

06h

lhrtNumGrTopMgn

Top margin for the /Graph Save Print help command (IEEE number).

07h

lhrtNumGrBotMgn

Bottom margin for the /Graph Save Print help command (IEEE number).

08h

lhrtGrlh

Current /Graph View data. Structure similar to the .WKS GRAPH record except that the first 13 references are not written. Instead, there are 13 integers that indicate whether the references X, A–F, and Data Label A–F are defined.

09h

lhrtcchGlColWidth

Current global column width (integer).

0Ah

(Reserved)

Reserved for future use.

0Bh

lhrttblType

Current table type:
= 0, none (default)
= 1, table1
= 2, table2

0Ch

(Reserved)

Reserved for future use.