Interface CellLoader

    • Method Detail

      • getCell

        org.apache.poi.ss.usermodel.Cell getCell()
        Get the cell. Depending on implementation, when this method is repeatedly called, it can (but mustn't) return the different instances of Cell java object.
        Returns:
        loaded cell