You're viewing an older version of Vaadin JavaDoc. Please see version 24.7.0 for the latest.
com.vaadin.flow.component.spreadsheet.command.

Interface ValueChangeCommand

    • Method Detail

      • getChangedCells

        Set<org.apache.poi.ss.util.CellReference> getChangedCells()

        Returns the cells that had their value(s) changed.