|
OpenXLSX 1.9.1
|
#include <memory>#include <string>#include "OpenXLSX-Exports.hpp"#include "XLContentTypes.hpp"#include "XLXmlParser.hpp"#include "XLXmlSavingDeclaration.hpp"Go to the source code of this file.
Data Structures | |
| class | OpenXLSX::XLXmlData |
| The XLXmlData class encapsulates the properties and behaviour of the .xml files in an .xlsx file zip package. Objects of the XLXmlData type are intended to be stored centrally in an XLDocument object, from where they can be retrieved by other objects that encapsulates the behaviour of Excel elements, such as XLWorkbook and XLWorksheet. More... | |
Namespaces | |
| namespace | OpenXLSX |