Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
157
Excel Export Not Wrapping MergedCellRegions
posted
I am attempting to get the following combination of features to work with the Infragistics.Excel component of the ASP.NET suite:
 
I need to be able to "wrap text" in a cell that has been spanned.
 
I have been able to get text to wrap in a single cell.  I have also been able to get cell spanning to work by using the MergedCellsRegions.Add() method.
 
While both features alone are very nice, it is critical that they work together using only your software.
 
Please let us know what I am missing to get this to work. I have attached an example project showing this issue clearly. If you comment out line 59 of Default.aspx.cs the cells will wrap normally.
ExcelExport.zip
Parents Reply Children
No Data