Interface ColumnFinder

    • Method Detail

      • findColumns

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