Banner showing base of Eiffel tower

Github

Download version 1.4.8: Windows or Linux

Persistency Library: Open Office Spreadsheets

This library cluster has 5 classes.

ECF: markup-docs.ecf

Classes for reading the contents of OpenDocument Flat XML spreadsheets using VTD-XML.

Test class OPEN_OFFICE_TEST_APP

Directory: library/persistency/xml/open-office-spreadsheet

Classes

EL_OPEN_OFFICE

Open office

EL_SPREAD_SHEET

Object representing OpenDocument Flat XML spreadsheets as tables of rows of data strings.

XML namespace

xmlns:office="urn:oasis:names:tc:opendocument:xmlns:office:1.0"
office:mimetype="application/vnd.oasis.opendocument.spreadsheet"
office:version="1.2"

Further Information

Click on class link to see client examples.

EL_SPREAD_SHEET_DATA_CELL

Object representing table data cell in OpenDocument Flat XML format spreadsheet

EL_SPREAD_SHEET_ROW

Object representing table row in OpenDocument Flat XML format spreadsheet

Further Information

Click on class link to see client examples.

EL_SPREAD_SHEET_TABLE

Object representing table in OpenDocument Flat XML format spreadsheet

Further Information

Click on class link to see client examples.