OpenWord 1.0.0
Modern C++17 library for parsing, manipulating, and saving DOCX files.
Loading...
Searching...
No Matches
openword::Font Member List

This is the complete list of members for openword::Font, including all inherited members.

Font(void *node)openword::Fontexplicit
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