spreadsheet icon indicating copy to clipboard operation
spreadsheet copied to clipboard

CellValueChangeEvent.getChangedCells() provide relative cell references instead of absolute

Open vaadin-bot opened this issue 8 years ago • 1 comments

Originally by @MTzukanov


CellValueChangeEvent.getChangedCells() provide relative cell references (like "A2"). It should provide "Sheet1!$A$4" references, so that the user knows which cell what changed, without assuming that it happened in the current active sheet (is this always true?).


Imported from https://dev.vaadin.com/ issue #19717

vaadin-bot avatar Apr 05 '16 09:04 vaadin-bot