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

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

getFont()openword::Style
getParagraphFormat()openword::Style
setBasedOn(const std::string &parentStyleId)openword::Style
setHidden(bool isHidden=true)openword::Style
setName(const std::string &name)openword::Style
setNextStyle(const std::string &nextStyleId)openword::Style
setPrimary(bool isPrimary=true)openword::Style
setUiPriority(int priority)openword::Style
Style(void *node)openword::Styleexplicit