public interface ValueChangeCommand extends Command
| Modifier and Type | Method and Description |
|---|---|
Set<org.apache.poi.ss.util.CellReference> |
getChangedCells()
Returns the cells that had their value(s) changed.
|
execute, getActiveSheetIndex, getPaintedCellRange, getSelectedCellReference, setActiveSheetIndexSet<org.apache.poi.ss.util.CellReference> getChangedCells()
Copyright © 2013–2026 Vaadin Ltd. All rights reserved.