MS Excel only allows to put a string shorter than 32K to a Cell

Hi,


I am using the latest version of the Aspose.Cells for .NET v7.0.3.

When ever I’m trying to download data from database to excel sheet I’m getting the error as "MS Excel only allows to put a string shorter than 32K to a Cell. "

What is the solution/workaround for this problem?

Thanks

This message was posted using Email2Forum by babar.raza.

Hi,


Could you try our latest version/fix: v7.0.3.2. If you find the issue, kindly create a sample console application, zip it and post it here to show the issue on our end. We will evaluate your issue soon.

Thank you.

Hi,

After further evaluation of your case, we found it’s the limitation of MS Excel and you cannot insert a string more than 32k into a cell.


Thank you.