Frends.Odf.ReadSpreadsheet / 1.1.0
Summary
Reads an OpenDocument spreadsheet and returns the first sheet's tabular data as JSON.
Typical use — input from LibreOffice and OpenOffice users; the Excel Tasks are the counterpart for .xlsx
Essential parameters.
| Name | Type | Default | Example | Description |
|---|---|---|---|---|
| FilePath | String |
– | c:\temp\foo.ods |
Full path of the target .ods file to be read. |