3.3.8 Table: BrtBeginListCol 2

The next record in this example, BrtBeginListCol (section 2.4.101), specifies the second column (1) in the table. This is the second column (1) of the example table, and it has the header "Price". The example BrtBeginListCol record is specified in the following table.

Size

Structure

Value

003A

BrtBeginListCol - BrtBeginListCol

0004

    DWORD - idField

0x00000002

0004

    ListTotalRowFunction - ilta

0x00000000

0004

    DWORD - nDxfHdr

0xFFFFFFFF

0004

    DWORD - nDxfInsertRow

0xFFFFFFFF

0004

    DWORD - nDxfAgg

0xFFFFFFFF

0004

    DWORD - idqsif

0x00000000

0004

    XLNullableWideString - stName

null string

000E

    XLNullableWideString - stCaption

Price

0004

    XLNullableWideString - stTotal

null string

0004

    CellStyleName - stStyleHeader

null string

0004

    CellStyleName - stStyleInsertRow

null string

0004

    CellStyleName - stStyleAgg

null string

Structure of BrtBeginListCol

Fields in this record that are explained in previous records in this example are omitted for brevity.

idField: 0x00000002 specifies the numeric identifier of the table column (1).

stCaption: "Price" specifies the caption of this table column (1) displayed in the sheet.