TableUnMergeCellΒΆ

TableUnMergeCell splits a merged cell.

bool = TableUnMergeCell(hTable, rvCell)

Return Value

If the function succeeds, the return value bool is TRUE (1); otherwise it is FALSE (0).

Parameters

hTable

Identifies the table object.

rvCell

rvCell.

id-1777034