-
Bug
-
Resolution: Fixed
-
Normal
-
3.0.0 RC
-
None
1. a name range myRange: D4:F5
2. a formula at C2 : =SUM(myRange)
3. change any value in D4:F5, but C2 is not updated. (no update au)
4. use API to get C2 value, is still the old value too.