Declaración func ReadCSVCell(sheetName CsvID, row int, column int) object go Parámetros Entrada Nombre Tipo Descripción SheetName CsvID Table name Row Int The number of the line to read, starting from 1 Column Int The number of the column to read, starting from 1 Regresar Tipo Descripción Object The content of the specified cell of the table