Report Element Properties / General Properties |
The colspan property is set when two or more cells are merged in a row definition for a report table.
In the properties window, this property is identified by the label Column Span.
Type: whole number. The number indicates how many cells are included in the merge, starting with zero. If no cells are merged, the colspan would be zero; if two columns are merged, the colspan value is 1, meaning it spans one additional column; if three columns are merged, the colspan value is 2, meaning it spans two additional columns; and so on.
Default value: none.