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

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

addComment(int commentId)openword::Run
addLineBreak()openword::Run
addPageBreak()openword::Run
endnoteId() constopenword::Run
footnoteId() constopenword::Run
highlightColor() constopenword::Run
isBold() constopenword::Run
isEndnoteReference() constopenword::Run
isFootnoteReference() constopenword::Run
isItalic() constopenword::Run
isStrike() constopenword::Run
Run(void *node)openword::Runexplicit
setBold(bool val=true)openword::Run
setCharacterSpacing(int twips)openword::Run
setColor(const Color &color)openword::Run
setDoubleStrike(bool val=true)openword::Run
setFontFamily(gsl::czstring ascii, gsl::czstring eastAsia="")openword::Run
setFontSize(int halfPoints)openword::Run
setHighlight(HighlightColor color)openword::Run
setHighlight(gsl::czstring color)openword::Run
setItalic(bool val=true)openword::Run
setShading(const Color &fillColor)openword::Run
setStrike(bool val=true)openword::Run
setText(const std::string &text)openword::Run
setUnderline(gsl::czstring val="single")openword::Run
setVertAlign(VertAlign align)openword::Run
text() constopenword::Run