pyexcel.Book.html

Book.html

Get data in html format

You could obtain content in html format by dot notation:

Book.html

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

Book.get_html(**keywords)