#include <Document.h>
◆ Row()
| openword::Row::Row |
( |
void * |
node | ) |
|
|
explicit |
◆ cells()
| std::vector< Cell > openword::Row::cells |
( |
| ) |
const |
◆ cloneAfter()
| Row openword::Row::cloneAfter |
( |
| ) |
|
◆ remove()
| void openword::Row::remove |
( |
| ) |
|
◆ replaceText()
| int openword::Row::replaceText |
( |
const std::string & |
search, |
|
|
const std::string & |
replace |
|
) |
| |
◆ setCantSplit()
| Row & openword::Row::setCantSplit |
( |
bool |
cantSplit = true | ) |
|
◆ setHeight()
◆ setRepeatHeaderRow()
| Row & openword::Row::setRepeatHeaderRow |
( |
bool |
repeat = true | ) |
|
◆ text()
| std::string openword::Row::text |
( |
| ) |
const |
The documentation for this class was generated from the following file:
- /home/runner/work/OpenWord/OpenWord/include/openword/Document.h