This class can convert a HTML table to Excel or Word formats. It can take a given string with an HTML table and builds an Excel or Word XML format to contain the given HTML table data. If the HTML string contains more than a HTML table, the class strips the remaining HTML just to insert the table data. The resulting documents can be returned as strings or served for download.
-
Notifications
You must be signed in to change notification settings - Fork 0
This class can convert a HTML table to Excel or Word formats. It can take a given string with an HTML table and builds an Excel or Word XML format to contain the given HTML table data. If the HTML string contains more than a HTML table, the class strips the remaining HTML just to insert the table data. The resulting documents can be returned as …
Lucarnosky/HTML-Table-to-Excel-or-Word
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
This class can convert a HTML table to Excel or Word formats. It can take a given string with an HTML table and builds an Excel or Word XML format to contain the given HTML table data. If the HTML string contains more than a HTML table, the class strips the remaining HTML just to insert the table data. The resulting documents can be returned as …
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published