Categories &

Functions List

Function Reference: __table2ods__

datatypes: __table2ods__ (file, data, vtype, meta, flat)
datatypes: __table2ods__ (file, data, vtype, meta, flat, opts)

Barebone function for saving a table to a flat (.fods) or compressed (.ods) OpenDocument spreadsheet file.

This is a helper IO function for the table2ods method of the table class. Do NOT call it directly.

Source Code: __table2ods__