Declaración func ReadCSVCellByName(sheetName CsvID, row int, columnName string) object go Parámetros Entrada Nombre Tipo Descripción SheetName CsvID Table name Row Int The number of lines to read, starting from 1 ColumnName String The name of the column to read Regresar Tipo Descripción Object The contents of the specified cell of the table