Create CSV using Aspose.Cells

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

@zinzuwadia.hotmail,

While using MS Excel file formats, we have to abide by MS Excel limits and specification, we cannot go beyond that limit.

Could you please share your sample code and output file by Aspose.Cells. Also, provide your expected output CSV file for reference. We will check and help you through.