|
Moodle APIs 3.9
Moodle 3.9.13+ (Build: 20220325)
|
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.