-
Bug
-
Resolution: Unresolved
-
Normal
-
5.5.0
-
None
-
None
Steps to Reproduce
- In Excel, insert a Table in A1:B5 with Header (2 column, 5 rows)
- In "Column 1", enter 1, 2, 3, 4
- In "Column 2", enter a formula "=[Column 1]"
- load file into KEIKAI 5.5
Current Result
Check DependencyTable.getDirectDependents("A2") will see the dependents
B2, B3, B4, B5 (the whole column)
Expected Result
B2 only
Debug Information
Found when handle #KEIKAI-396
Workaround
- relates to
-
KEIKAI-396 Provide a developer-friendly way to access a cell's precedents and dependents
- Closed