|
OpenWord 1.0.0
Modern C++17 library for parsing, manipulating, and saving DOCX files.
|
#include <Document.h>
Public Types | |
| enum class | Type { Text , Integer , Boolean , Double , Date } |
Public Attributes | |
| Type | type |
| std::string | value |
|
strong |
| Type openword::CustomProperty::type |
| std::string openword::CustomProperty::value |