Aspose error: Too many custom formattings

Hi,


I’m running Aspose Cells for Java and we are getting an error that says ‘Too many custom formattings.’. I’ve searched the forums and did not find any reference to such an error.

The first few lines of the stack trace is below.
java.lang.IllegalArgumentException: Too many custom formattings.
at com.aspose.cells.e.b(Unknown Source)
at com.aspose.cells.gx.g(Unknown Source)
at com.aspose.cells.gx.(Unknown Source)
at com.aspose.cells.iC.a(Unknown Source)
at com.aspose.cells.Workbook.save(Unknown Source)
at com.aspose.cells.Workbook.save(Unknown Source)
at com.tms.basefw.report.paging.workbook.impl.CustomWorkbook.save(CustomWorkbook.java:142)

I would like to know what this means and is there a limitation that we are not aware of. Please assist.

Thanks,
Sandeep

Hi,


I think MS Excel might enforce some limitation regarding number of custom formattings in an Excel sheet. Aspose.Cells follows MS Excel standards.

We recommend you to kindly download and try this latest version/fix: Aspose.Cells for Java v7.3.2.1.
and let us know your feedback.

If you still find the issue then please create a sample code (runnable) to be pasted here and attach your template file (if you have any). We will investigate it if this is an issue with the product or some limitation enforced by MS Excel.

Thank you.

I’ll check if the new version still produces the issue. Thanks.

Hi,

Thanks for your posting.

If you face any issue, please feel free to post your results, we will look into your issue and help you asap.