|
OpenXLSX 1.9.1
|
#include "OpenXLSX-Exports.hpp"#include <string>Go to the source code of this file.
Data Structures | |
| class | OpenXLSX::XLXmlSavingDeclaration |
| The XLXmlSavingDeclaration class encapsulates the properties of an XML saving declaration, that can be used in calls to XLXmlData::getRawData to enforce specific settings. More... | |
Namespaces | |
| namespace | OpenXLSX |
Variables | |
| constexpr const char * | OpenXLSX::XLXmlDefaultVersion = "1.0" |
| constexpr const char * | OpenXLSX::XLXmlDefaultEncoding = "UTF-8" |
| constexpr const bool | OpenXLSX::XLXmlStandalone = true |
| constexpr const bool | OpenXLSX::XLXmlNotStandalone = false |