pyexcel.Sheet.orgtbl

Sheet.orgtbl

Get data in orgtbl format

You could obtain content in orgtbl format by dot notation:

Sheet.orgtbl

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

Sheet.get_orgtbl(**keywords)