Declaración func ReadCSVRowByKey(sheetName CsvID, keyColumn int, key object) List<object> go Parámetros Entrada Nombre Tipo Descripción SheetName CsvID Table name KeyColumn Int The number of columns to read Key Object The cell value to be searched Regresar Tipo Descripción ListT_Object The contents of the found row, in array