SheetXL - v0.3.20
    Preparing search index...
    • Attempts to merge ranges that are guaranteed to not overlap.

      Parameters

      Returns RangedValue<any>[]

      '2'.
      
      • Setting to '0' will remove overlaps but not attempt to merge.
      • Setting to '1' will remove overlaps in the initial orientation.
      • Setting to '2' will remove most overlaps but may miss overlaps that resulted from the previous iterations.
      • Setting to 'Number.MAX_SAFE_INTEGER' will run until no more ranges can be merged.