Merge Cell Problem

hi,
i meet a problem of merge cells. how can i determine the rowspan and colspan of a merge region? as aspose only store the first cell of a merge regions in RowCollections, i can not calculate the rowspan and colspan by the cellformat.getHorizontalMerge() and cellformat.getVerticalMerge()
thanks

Hi

Thanks for your request. I think, you can find an answer here:
https://forum.aspose.com/t/102529
Best regards.