Support to get merged regions

XMLWordPrintable

    • Type: New Feature
    • Resolution: Done
    • Priority: Normal
    • 3.8.3
    • Affects Version/s: 3.8.1
    • Component/s: None
    • Security Level: Jimmy
    • None

      requirement

      When traversing cells, users want to know how large a merged cell is to move to next cell aside by it.

      workaround

      Sheet sheet = spreadsheet.getSelectedSheet();
      CellRegion region = sheet.getInternalSheet().getMergedRegion(row, col);
      

            Assignee:
            henrichen
            Reporter:
            hawk
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: