We're sorry Aspose doesn't work properply without JavaScript enabled.

Free Support Forum - aspose.com

Cell merge

Hi all,


I have one issue. while merging the column. it reduced the column width. which i given it dynamically.
Please help on this.

Thanks,
Shashank

Hi,


Thanks for your query.

Well, Aspose.Cells follows MS Excel standards and specifications when merging cells into a single cell. Could you please provide us sample code (runnable) with input Excel file (if you have any). Also provide your output file by Aspose.Cells. Moreover, please provide your expected file which you may create it (after merging operation in MS Excel) manually in MS Excel, we will check it soon.

Thank you.

Hi,


I found the solution. i was using wrong method “SetColumnWidthPixel”.
Now i am using “SetColumnWidth” method and it working fine as per my requirement.

Thanks,
Shashank

Hi,


Good to know that you have sorted your issue out. Feel free to contact us any time if you need further help or have some other issue or queries, we will be happy to assist you soon.

Thank you.