|
OpenWord 1.0.0
Modern C++17 library for parsing, manipulating, and saving DOCX files.
|
#include <Document.h>
Public Member Functions | |
| Footer (void *node) | |
| Paragraph | addParagraph (const std::string &text="") |
| void | addHtml (const std::string &html) |
|
explicit |
| void openword::Footer::addHtml | ( | const std::string & | html | ) |
| Paragraph openword::Footer::addParagraph | ( | const std::string & | text = "" | ) |