Uploaded image for project: 'Keikai'
  1. Keikai
  2. KEIKAI-674

Support cloneSheet with Value only

XMLWordPrintable

    • Icon: New Feature New Feature
    • Resolution: Fixed
    • Icon: Normal Normal
    • 6.0.0
    • None
    • None
    • Security Level: Jimmy
    • None

      User Story

      As a developer, I want to clone a sheet with cell value only, which doesn't include any formula or name range in that sheet.

      Acceptance Criteria

      The cloned sheet should not contain any formula cell but value.

      Details

      Currently we can use Range.cloneSheetFrom(String, Sheet), but it will copy all formulas, so it's better to add one more parameter to this method with a ValueOnly boolean value to indicate whether the cloned sheet do/do not use formula as cell value.

            jumperchen jumperchen
            jumperchen jumperchen
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: