-
Type:
New Feature
-
Resolution: Done
-
Priority:
Normal
-
Affects Version/s: 3.6.0
-
Component/s: None
-
None
/** * Refresh UI of this range and its dependent cells if the argument * includeDependents is true; enforce evaluation if the argument * enforceEval is true(no matter the value is cached or not). * @since 3.6.1 */ public void refresh(boolean includeDependents, boolean enforceEval);