I am using the Aspose.cells version 24.11.0 licensed version in my project. I am getting an error Font size is out of range while accessing the below class
Workbook workbook = new Workbook(“filepath”,options);
provide…...are using custom load options, try loading the workbook with...Here’s a minimal code snippet to load the workbook with default options:...