I want to create an XML file from my Excel file through .NET (C #). My data is in Excel and will be added to the XML file.
Thank. Manoj
There is a good article in CodeProject about this. Typically, the answer is that Excel can be used as a data provider. Later, when you receive data, you can use XMLDom to create an XML file
Source: https://habr.com/ru/post/1699202/More articles:Enabling https for Java Webstart - javaApache user cannot write in .python-eggs - pythonHow to fix a Trac installation that starts to give errors related to PYTHON_EGG_CACHE? - pythonFinding Multiple Lists for Missing Entries - comparisonMultithreaded reading and writing to :: stl :: vector, a vector resource that is hard to issue - multithreadingRegEx для возврата атрибута 'href' только тегов 'link'? - hrefEncoding AuthzSVNAccessFile - svnHow can I reference ANT HOME from libraries in project properties when using eclipse? - eclipseURL redirection; for general use, which is better: server or client side? - redirectSwing: canvas overlap menu - javaAll Articles