Hello Team,
We are using Aspose.Cells [Version: 22.1.0.0], we would like to save CSV file with custom delimeters and value seperator
For Example:
we want values into doube quotes “value” seperated with comma ,
“value1”,“value2”,“value2”
also we are facing issue like we can not save more than 32,767 in a cell this is excel limit, can we overcome this limit if we are generating csv file
any insight would be highly appreciated.
Thank You