pyexcel.Sheet.rst

Sheet.rst

Get data in rst format

You could obtain content in rst format by dot notation:

Sheet.rst

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

Sheet.get_rst(**keywords)