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

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

cells() constopenword::Row
cloneAfter()openword::Row
remove()openword::Row
replaceText(const std::string &search, const std::string &replace)openword::Row
Row(void *node)openword::Rowexplicit
setCantSplit(bool cantSplit=true)openword::Row
setHeight(int twips, HeightRule rule=HeightRule::AtLeast)openword::Row
setRepeatHeaderRow(bool repeat=true)openword::Row
text() constopenword::Row