Determine if the cells of the currently selected area in an Excel table are merged or not.

Call:

excel_request("is_merge_cells", int & ismerged);


Here:

ismerged - if the cells in the currently selected area of ​​the Excel table are merged, then 1 will be written to ismerged.