Class Spreadsheet.CellValueChangeEvent

    • Constructor Detail

      • CellValueChangeEvent

        public CellValueChangeEvent​(com.vaadin.flow.component.Component source,
                                    Set<org.apache.poi.ss.util.CellReference> changedCells)