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

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

add(const std::string &styleId, const std::string &type="paragraph")openword::StyleCollection
get(const std::string &styleId)openword::StyleCollection
getDefaultFont()openword::StyleCollection
getDefaultParagraphFormat()openword::StyleCollection
StyleCollection(void *node)openword::StyleCollectionexplicit