Feature request for LightCells

Hi,

Would you consider implementing versions of the LightCells.getInstance methods that does not require the FileFormatType. Just like the Workbook.open methods.

The two methods would look like:

static LightCells
getInstance(java.io.InputStream stream);

static LightCells
getInstance(java.lang.String file);

In certain cases we have input streams and files without proper names and it would be much safer if you actually checked the format.

Thanks,
Ulf Ekström

Hi,

Thank you for considering Aspose.

We have registered your requirement in our issue tracking system with issue id CELLSJAVA-12275 . We will look into the feasibility of your requested feature and get back to you soon.

Thank You & Best Regards,

Hi Ulf,

Thank you for considering Aspose.

Please try the attached latest fix of Aspose.Cells. We have added the method for LightCells to recognize file format automatically.

Thank You & Best Regards,

Hi,

This is really good news. Thanks a lot.

Best Regards,
Ulf Ekström

The issues you have found earlier (filed as 12275) have been fixed in this update.


This message was posted using Notification2Forum from Downloads module by aspose.notifier.