pyexcel.Sheet.latex

Sheet.latex

Get data in latex format

You could obtain content in latex format by dot notation:

Sheet.latex

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

Sheet.get_latex(**keywords)