Interface CellUpdater


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

    Modifier and Type
    Method
    Description
    void
    Update cell value
  • Method Details

    • updateCell

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