IsMergeAllEnabled Method |
Checks if cell merging is on.
Signature
RetVal = object.IsMergeAllEnabled nRow, nCol
Object
Table
The object this method applies to.
nRow
Integer; Input-only
The value of the row.
nCol
Integer; Input-only
The value of the column.
RetVal
Boolean
The status of cell merging.
Comments? |