Reports-Cell
Cells they contain the elements of information that the report displays
Name |
Optional |
|
Expression |
A field name or a right side assignment expression. For example =DATA.NAME, =crDate, =codevar("varname") |
|
Format |
As in the C language (i.e. %10s, %15.2f, ...) |
|
Text Alignment |
Left, Right, Center |
|
Description |
||
Top |
Top positioning of the cell into the data group |
|
Left |
Left positioning of the cell into the data group |
|
Width |
||
Height |
||
Font |
||
Column (txt) |
Column start in case of a plain text report |
|
Row (txt) |
Row start in case of a plain text report |
|
On From |
||
Memo Line |
1, 2, 3 in case of one memo field |
|
Rel/Abs (txt) |
||
Record Offset |
By default (0). In the case of multi-record data groups |
|
Variable Height |
True if the height of the field is variable, because of long text |