Module xml_workbook

Source

Structs§

XMLFileVersion
XMLFileVersion directly maps the fileVersion element. This element defines properties that track which version of the application accessed the data and source code contained in the file.
XMLSheet
XMLSheets defines a sheet in this workbook. Sheet data is stored in a separate part.
XMLSheets
XMLSheets directly maps the sheets element from the namespace http://schemas.openxmlformats.org/spreadsheetml/2006/main.
XMLWorkbook
XMLWorkbook contains elements and attributes that encompass the data content of the workbook. The workbook’s child elements each have their own subclause references.