c# - Can closedXML write out an HTML table for Excel -


I have an HTML table that is dynamic and tags:

  table, th ,   

This is also Kalpayan.

Can the XML just import it into a worksheet and render it as XML?

No, closingxml can not import html.

To parse the HTML itself (like something) and put the content of each cell in the HTML table in the respective cell in the closedXX spreadsheet.

Comments

Popular posts from this blog

Java - Error: no suitable method found for add(int, java.lang.String) -

java - JPA TypedQuery: Parameter value element did not match expected type -

c++ - static template member variable has internal linkage but is not defined -