I needed some help finding out which cells are merged in an excel file. I need to know this because I want find a way to extract the row & col indexes to determine the border of the the merged cells.
The article Using Win32::OLE and Excel - Tips and Tricks doesn't mention anything about finding out which cells are merged and how to extract the row & col indexes of the cell.
Therefore can some one provide me with some sort of syntax to work with as I can't find any documentation on this topic.