Moodle APIs 4.1
Moodle 4.1.9+ (Build: 20240402)
|
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.