Hi,
I am trying to import a list of a custom object in excel. My custom object contains a variable of type List.
I have used the function cells.importCustomObjects() to import them. The values of that variable are appearing comma separated and enclosed in a third bracket.
But my requirement is that those values are to appear one below the other in the same column but in different rows, and then the next entry of that object.
Can you provide me a solution for this.
Hi Nikhil,
Thanks for your posting and using Aspose.Cells.
Please provide us your actual and expected output Excel files. Please also let us know the simple runnable sample code you are using to achieve your output.
We will investigate this issue at our end and let you know you if your requirements could be achieved with Aspose.Cells API.