डिक्लेरेशन func ReadCSVRowByKey(sheetName CsvID, keyColumn int, key object) List<object> go पैरामीटर्स इनपुट नाम टाइप विवरण SheetName CsvID Table name KeyColumn Int The number of columns to read Key Object The cell value to be searched वापस टाइप विवरण ListT_Object The contents of the found row, in array