EnableMergeAll Method

Controls cell merging.

See Also | Example

Signature

object.EnableMergeAll nRow, nCol, bEnable

Object

Table, TableStyle
The objects this method applies to.

nRow

Integer; Input-only
The value of the row.

nCol

Integer; Input-only
The value of the column.

bEnable

Boolean; Input-only
The flag for cell merging.

 

   Comments?