ATTR_USE_LABEL_TEXT (Column)

Type: Column attribute
Description: Determines whether each column should be labeled with its numeric index or with a custom string. If the value is TRUE the custom string is specified using ATTR_LABEL_TEXT.

0 = Use numeric index as label

1 = Use custom text as label

Data Type: integer
Default Value: 0

Values

0 False
1 True