Few Questions on Aspose Cells
1. Could I use Aspose Cells to load one excel and assign different worksheets to different threads to parallely work on? Is this approach ThreadSafe?
2. Is it possible to call CalculateFormula only within a Worksheet instead of doing for the entire Excel?
Our business calculation exists in excel and we are trying to build a front-end around this excel file. We dont want to duplicate the excel file for concurrent thread access. Please suggest if there is any other way to solve our problem.
Thanks
-Balaji