Class Spreadsheet.ValueChangeEvent

    • Constructor Detail

      • ValueChangeEvent

        public ValueChangeEvent​(Component source,
                                Set<org.apache.poi.ss.util.CellReference> changedCells)
    • Method Detail

      • getChangedCells

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