Hello
I am using the Aspose cells 23.9 version.
I am downloading an excel using aspose cells library.
After downloading the excel , if I am changing an column text , other column which has some pre existing coded dropdown values (one value of dropdown is changing to the text I changed in other column).
Is there any solution to this.
If I bypass Aspose and directly write the excel to response using apache poi , it is working fine.
Can anyone help fix this behaviour.