Here is a line command for a linux terminal that converts an Excel XLS spreadsheet file into an HTML document containing (formatted) tabular data:
ssconvert --export-type=Gnumeric_html:html40 filename.xls filename.html
More on the ssconvert command in Ubuntu can be found here.
View a converted spreadsheet as an HTML table pasted into a blog entry.
Advertisement
Tags: linkedin