|
OpenWord 1.0.0
Modern C++17 library for parsing, manipulating, and saving DOCX files.
|
This is the complete list of members for openword::Font, including all inherited members.
| Font(void *node) | openword::Font | explicit |
| setBold(bool val=true) | openword::Font | |
| setColor(const std::string &hexColor) | openword::Font | |
| setItalic(bool val=true) | openword::Font | |
| setName(const std::string &ascii) | openword::Font | |
| setSize(int halfPoints) | openword::Font |