Interface RowCellFinder

    • Method Detail

      • findCells

        Iterator<CellLocation> findCells​(Row row)
        Locates the cells in the row.
        Parameters:
        row - the row to locate the cells in
        Returns:
        the iterator over the locations