I’ve implemented an AbstractCalculationEngine and the CalculationData object being pAssed into the Calculate override method does not properly reflect dependent changes to values in the workbook. As a result the custom f…...I’ve implemented an AbstractCalculationEngine and the CalculationData object being passed into the Calculate override method does not properly reflect dependent changes to values in the workbook. As a result the custom f…