XlTable Example 1

The following selection of three cells . . .

. . . produces the following XlTable rendering.

Data (hexadecimal)

Description

10 00 04 00 01 00 03 00

tdtTable, cb=4, rows=1, columns=3

02 00 10 00

tdtString, cb=16

04 45 61 73 74

cch=4, East (tdtString continued)

04 57 65 73 74

cch=4, West (tdtString continued)

05 4e 6f 72 74 68

cch=5, North (tdtString continued)


Notice that the table contains three cells, but the XlTable rendering contains only one tdtString data block.