Uploaded image for project: 'ZK Spreadsheet'
  1. ZK Spreadsheet
  2. ZSS-814

Provide a new APIs which can enforce evaluation and refresh the specified range.

XMLWordPrintable

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

            henrichen henrichen
            henrichen henrichen
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved: