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...
#include <XLXmlSavingDeclaration.hpp>
The XLXmlSavingDeclaration class encapsulates the properties of an XML saving declaration, that can be used in calls to XLXmlData::getRawData to enforce specific settings.
◆ XLXmlSavingDeclaration() [1/3]
| OpenXLSX::XLXmlSavingDeclaration::XLXmlSavingDeclaration |
( |
| ) |
|
|
inline |
◆ XLXmlSavingDeclaration() [2/3]
◆ XLXmlSavingDeclaration() [3/3]
| OpenXLSX::XLXmlSavingDeclaration::XLXmlSavingDeclaration |
( |
std::string |
version, |
|
|
std::string |
encoding, |
|
|
bool |
standalone = XLXmlStandalone |
|
) |
| |
|
inline |
◆ ~XLXmlSavingDeclaration()
| OpenXLSX::XLXmlSavingDeclaration::~XLXmlSavingDeclaration |
( |
| ) |
|
|
default |
◆ encoding()
| std::string const & OpenXLSX::XLXmlSavingDeclaration::encoding |
( |
| ) |
const |
|
inline |
◆ standalone()
| std::string OpenXLSX::XLXmlSavingDeclaration::standalone |
( |
| ) |
const |
|
inline |
◆ standalone_as_bool()
| bool OpenXLSX::XLXmlSavingDeclaration::standalone_as_bool |
( |
| ) |
const |
|
inline |
◆ version()
| std::string const & OpenXLSX::XLXmlSavingDeclaration::version |
( |
| ) |
const |
|
inline |
: getter functions: version, encoding, standalone
The documentation for this class was generated from the following file: