Regarding support of MS Excel by Aspose.cells

Hi,


I want to know, is aspose.cells support full features of MS Excel. Like black box formula and others complex formula. What I mean does it support everything of MS Excel.

Hi,


Thanks for your query.

Well, Aspose.Cells is a spreadsheet management library used to create, manipulate, render, print or convert MS Excel file formats (e.g XLS, XLSX, XLSB, XLSM, CSV, Tab Delimited, ODS, SpreadsheetML (XML), etc.) and other file formats (e.g PDF, SVG, HTML etc.). It supports most of the MS Excel (97-2010, 2013) features (if not all) via its APIs. It has its own formula calculation engine which supports to set or calculate almost all the MS Excel formulas/functions (e.g general, advanced, complex, custom, etc.), see the document for your reference:
http://www.aspose.com/docs/display/cellsjava/Supported+Formula+Functions

If any of your desired features is not available in Aspose.Cells APIs, you may ask us and we may support it for your needs.

We recommend you to kindly see the Wiki Conf. Docs for your complete reference:
http://www.aspose.com/docs/display/cellsjava/Home

Thank you.