Read Excel file in C# without looping through each Cell
Hi,
Can anyone tell me how to read the content of an excel file without looping through each cell of the excel file.
The main thing is that I should avoid looping through each cell for reading the content of the excel file.
Thanks & Regards,
Ramana