-
New Feature
-
Resolution: Done
-
Normal
-
3.6.0
-
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);