The members of this enumeration specify whether a table's column is automatically resized when the table is resized. These constants can be used as parameters of the Column.setColumnStyle method of the Column class.
The following tables list the members exposed by the ColumnStyle type.
Name | Description | |
---|---|---|
![]() |
Initializes a new instance of the ColumnStyle class. |
Name | Description | |
---|---|---|
![]() ![]() |
The column grows or shrinks automatically if the table is resized. The available width is divided equally between all AutoWidth columns. |
|
![]() ![]() |
The column width stays fixed even if the table is resized. |