Interface CellUpdater


  • public interface CellUpdater
    Iterface for object that can modify cell value
    • Method Detail

      • updateCell

        void updateCell​(SheetAccessor sheet,
                        Cell cell)
        Update cell value
        Parameters:
        sheet - Sheet
        cell - Cell