| Column | Designation | M/O | Description | 
| A | Object | M | Object name, possibly followed by =<ID> | 
| B | Text/File | O/M | Object-dependent text or file. | 
| C | Font | O | Font for text output. The font name refers to the font definition (font, style, size,...) in the Fontmap worksheet. | 
| D | X [Pixel] | O | Position of the object in pixels from the left edge of the Container object. e.g. Page | 
| E | Y [Pixel] | O | Position of the object in pixels from the top edge of the Container object. e.g. #Page | 
| F | DX [Pixel] | O | Width of the object in pixels. | 
| G | DY [Pixel] | O | Height of the object in pixels. | 
| H | Color | O | Foreground and text color. | 
| I | Backcolor | O | Background color | 
| J | Format |   | Format definition, e.g. for the border | 
| K | Action | O | Executable action, e.g. on actuation. | 
| L | Limit1 | O | Lower limit value as constant or variable. | 
| M | Limit2 | O | Upper limit value as constant or variable. | 
| N | ActionLimit1 | O | Executable action if VarValue is below Limit1. | 
| O | ActionLimit2 | O | Executable action if VarValue is above Limit2. | 
| P | VarValue | O | Variable name | 
| Q | VarType | O | Data type of VarValue, Limit1 and Limit2. | 
| R | VarState | O | Status variable, for controlling the object status. This variable must be a numerical data type. | 
| S | Option | O | Additional options that have an effect on the behavior or the display of the object. | 
| T | Function | O | Contains predefined functions for converting variable values, e.g. with unit system conversion | 
| U | Init Action | O | Action is executed on Init (initialization) of object. | 
| V | Exit action | O | Action is executed on Exit (closing) of object. | 
| W | Comment | O | Comment | 
| X | Language column | O | Language-dependent texts and fonts from column X  |