Hi,
I am using Aspose.Cells to dynamically generating reports from my web application to excel format.
I would like to add in vba macro (and run it when the report opened) in this dynamically generated excel report so that it can stop Excel from truncating text when cell contains more than 1024 characters.
Is this supported by Aspose.Cells? How can I achieve it?
Thanks.