findRow

fun findRow(sheet: ExcelSheet, column: String, matcher: (cellValue: String) -> Boolean): ExcelFoundRow