ApplyDataFormat with "" then getCellFormatText from range will cause IndexOutOfBoundaryException and spreadsheet crash.

XMLWordPrintable

    • Type: Bug
    • Resolution: Fixed
    • Priority: Normal
    • 3.0.1
    • Affects Version/s: 3.0.1
    • Component/s: None
    • None

      Range r = Ranges.range(sheet, "A1");
      CellOperationUtil.applyDataFormat(r, "");
      r.getCellFormatText();
      

            Assignee:
            dennis
            Reporter:
            roliroli
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved: