-
Type:
Bug
-
Resolution: Fixed
-
Priority:
Normal
-
Affects Version/s: 3.0.0 RC
-
Component/s: ZSS Range & Model
-
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.