Please note events are not supported in Aspose.Cells for Java API. However, you can try precedents and dependents feature with getPrecedents or getDependents method. See the document with example code for your reference:
Thanks for you answer. Now we already using this API feature. But it works too slow for us. Also is very uncomfortable to get instance of Worksheet for each precedent. As shows JetBrains decompiler - ReferredArea already contains Worksheet instance. Why there is no getter for it?
We need to analyze this slowness issue in detail for which your sample template file and compilable simplified console application is required which can be executed here with the latest version of Aspose.Cells for Java without any error. Also please explain the getter issue and we will provide assistance once details are received.