I need to read cells values from worksheet and i am referening folowing piece of code, however i don't get .Items() method
Code Refered: $objWorksheet.Cells.Item(2,1).Text
Also is there any other way we can read the cell values? Any suggestions/help would be highly appreciated
Regards, Ketan
