|
OpenWord 1.0.0
Modern C++17 library for parsing, manipulating, and saving DOCX files.
|
This is the complete list of members for openword::Row, including all inherited members.
| cells() const | openword::Row | |
| cloneAfter() | openword::Row | |
| remove() | openword::Row | |
| replaceText(const std::string &search, const std::string &replace) | openword::Row | |
| Row(void *node) | openword::Row | explicit |
| setCantSplit(bool cantSplit=true) | openword::Row | |
| setHeight(int twips, HeightRule rule=HeightRule::AtLeast) | openword::Row | |
| setRepeatHeaderRow(bool repeat=true) | openword::Row | |
| text() const | openword::Row |