Output of Read row from Excel

What is the format for the output of ‘Read Row’? I declared a List variable but I’m not able to assign to it.

Umm… System.Collections.Generic.IEnumable<Object>?

HI @Anup_Zach_Cherian

Welcome to the community!!

Read Row? Which activity are you referring to? IF this is related to a row, I think it should be of type DataRow. In other words, System.DataRow