Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hello,
Can anyone help me on below error?
In my application, I have qlik-macro which helps me to export table into excel with WRAP feature. In Dev access point, when I run this application in IE browser, I am getting below error after exporting data into excel.
If you are using Ajax (WebView) as client it will not work.
I don't know much about this but I think WrapText is used on selected cells, not to a sheet object, if xlSheet references a sheet it can something like:
xlSheet.Range(Cells).WrapText