#include <Document.h>
◆ Font()
| openword::Font::Font |
( |
void * |
node | ) |
|
|
explicit |
◆ setBold()
| Font & openword::Font::setBold |
( |
bool |
val = true | ) |
|
◆ setColor()
| Font & openword::Font::setColor |
( |
const std::string & |
hexColor | ) |
|
◆ setItalic()
| Font & openword::Font::setItalic |
( |
bool |
val = true | ) |
|
◆ setName()
| Font & openword::Font::setName |
( |
const std::string & |
ascii | ) |
|
◆ setSize()
| Font & openword::Font::setSize |
( |
int |
halfPoints | ) |
|
The documentation for this class was generated from the following file:
- /home/runner/work/OpenWord/OpenWord/include/openword/Document.h