eelbrain.fmtxt.Table.save_docx

Table.save_docx(path=None)

Save table as *.docx (requires python-docx)

Parameters:

path (str) – Target file name (leave unspecified to use Save As dialog).

Notes

Most style options are not implemented.