|
OpenWord 1.0.0
Modern C++17 library for parsing, manipulating, and saving DOCX files.
|
This is the complete list of members for openword::TextBox, including all inherited members.
| addHtml(const std::string &html) | openword::TextBox | |
| addParagraph(const std::string &text="") | openword::TextBox | |
| setFillColor(const std::string &hexColor) | openword::TextBox | |
| setLineColor(const std::string &hexColor) | openword::TextBox | |
| TextBox(void *node) | openword::TextBox | explicit |