Package org.olap4j

Interface CellSetListener.CellChange

    • Method Detail

      • getBeforeCell

        Cell getBeforeCell()
        Returns the cell before the change.
      • getAfterCell

        Cell getAfterCell()
        Returns the cell after the change.