Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

PosNameTypeDescriptionDefault
<1>Columns to mergeIntegerThe number of columns to be merged with the cell (including the cell)1
<2>Rows to mergeIntegerThe number of rows to be merged with the cell (including the cell)1

...

When merging cells, the indices of this proeprty property refer to the cell that is to become a Master Cell of a merged set. The value indicates the size of the merged cell in cell units. For example, to merge a cell with the cell next to it, you want to set the cell's CellMerge property to 2:@FM:1. This is the same as saying that the cell is now 2 cells wide and 1 cell tall.

...

This property's indices refer to columns and rows, not fields and records. Fields differ from columns in that a field can stretch over multiple columns. Likewise, records may occupy multiple rows. Cell merging is a low-level operation and therefore needs low-level input.

See Also

HeaderMerge