OpenDocument Spreadsheet Reader
FME can read OpenDocument Spreadsheets (also known as workbooks).
OpenDocument Spreadsheets may contain multiple worksheets (often called sheets) and each worksheet may optionally contain specifically named cell ranges called Named Ranges.
Product and System Requirements
|
Format |
FME Platform |
Operating System |
||||
|---|---|---|---|---|---|---|
|
Reader/Writer |
FME Form |
FME Flow |
FME Flow Hosted |
Windows 64-bit |
Linux |
Mac |
|
Reader |
Yes |
Yes |
Yes |
Yes |
Yes |
Yes |
Versions
This format supports OpenDocument Format (ODF) versions 1.0 to 1.4. It can process only one file type per reader.
External Resources
Terminology Notes
| Definition or FME Representation | OpenDocument Spreadsheet Equivalent |
|---|---|
| reader dataset | spreadsheet and workbook |
| feature type | worksheet or named range |
| attribute | column in a worksheet or named range |
| feature | row |