pyexcel.Sheet.html

Sheet.html

Get data in html format

You could obtain content in html format by dot notation:

Sheet.html

if you need to pass on more parameters, you could use:

Sheet.get_html(**keywords)