<< width << | Table Of Contents | >> work >> |
Keyword | width (column) |
Purpose | Specifies the maximum width of the column in screen pixels. If the content of the column does not fit into this width, it will be cut off. In some cases a scrollbar is added or a tooltip window with the complete content is shown when the mouse is moved over the column. The latter is only supported in interactive output formats. The resulting column width may be smaller if the column has a fixed width (e. g. the chart column). |
|
Syntax | width (<INTEGER> | <FLOAT>) |
|
Arguments | none | |
Context | columns |
<< width << | Table Of Contents | >> work >> |