2.5.175 List12DisplayName

The List12DisplayName structure specifies the name and comment strings for the table.


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

stListName (variable)

...

stListComment (variable)

...

stListName (variable): An XLNameUnicodeString that specifies the table name. MUST be an empty string if the rgbName field of the TableFeatureType structure embedded in the Feature11 or Feature12 record that specifies the table is not empty. If the table name is not the same as the rgbName field of the TableFeatureType structure for this table, the table name is specified in stListName which is a case-insensitive unique name among all table names and defined names in the workbook.

stListComment (variable): An XLUnicodeString that specifies a comment about the table.