We use cookies to give you the best experience on our website. If you continue to browse, then you agree to our privacy policy and cookie policy. Image for the cookie policy date
close icon

What happened to ExcelRW WrapText property?

Hi, I just updated ExcelRW and my code won''t compile: sheet.Range[m_rowIdx,1].WrapText=true; Apparently WrapText is no more.

1 Reply

AD Administrator Syncfusion Team June 30, 2005 10:28 AM UTC

Hi Uri, This was a breaking change in version 3.2.1.0. You can use Syncfusion.ExcelRW.IRange.CellStyle.WrapText. However, we will add this property again in the next release since it was removed by mistake. Sorry for the inconvenience. Thanks, Stephen. >Hi, I just updated ExcelRW and my code won''t compile: > sheet.Range[m_rowIdx,1].WrapText=true; > >Apparently WrapText is no more.

Loader.
Live Chat Icon For mobile
Up arrow icon