| Type: | Column attribute |
| Description: | The method of determining the width of the table column. |
| Data Type: | integer |
| Default Value: | VAL_USE_EXPLICIT_SIZE |
Values
| VAL_USE_EXPLICIT_SIZE | The actual column width is the value of ATTR_COLUMN_WIDTH. |
| VAL_SIZE_TO_CELL_IMAGE | The actual column width is the largest width of the images in all picture cells in the column. |