डिक्लेरेशन func ReadCSVCellByName(sheetName CsvID, row int, columnName string) object go पैरामीटर्स इनपुट नाम टाइप विवरण SheetName CsvID Table name Row Int The number of lines to read, starting from 1 ColumnName String The name of the column to read वापस टाइप विवरण Object The contents of the specified cell of the table