Interface RowFinder

    • Method Detail

      • findRows

        int[] findRows​(SpreadSheet data)
        Returns the rows of interest in the spreadsheet.
        Parameters:
        data - the spreadsheet to inspect
        Returns:
        the rows of interest