डिक्लेरेशन func ReadCSVCell(sheetName CsvID, row int, column int) object go पैरामीटर्स इनपुट नाम टाइप विवरण 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 वापस टाइप विवरण Object The content of the specified cell of the table