
I want to read data from XL file using closedxml .I tried searching but couldn't find the proper way how to use it.I have installed dlls but dont know how to use closedxml functions to read data from XL.Please help
*This post is locked for comments
I have the same question (0)ClosedXML is just an API. It allows VBA people to write OpemXML applications without learning OpenXML... with Visual Studio.
More info: closedxml.codeplex.com/documentation
Good luck!