|
Moodle APIs 4.0
Moodle 4.0.11 (Build: 20231009)
|
ODS file writer. More...
Classes | |
| class | MoodleODSCell |
| ODS Cell abstraction. More... | |
| class | MoodleODSFormat |
| ODS cell format abstraction. More... | |
| class | MoodleODSWorkbook |
| ODS workbook abstraction. More... | |
| class | MoodleODSWorksheet |
| ODS Worksheet abstraction. More... | |
| class | MoodleODSWriter |
| ODS file writer. More... | |
ODS file writer.
The xml used here is derived from output of LibreOffice 3.6.4
The design is based on Excel writer abstraction by Eloy Lafuente and others.