|
OpenWord 1.0.0
Modern C++17 library for parsing, manipulating, and saving DOCX files.
|
#include <Document.h>
Public Member Functions | |
| ParagraphFormat (void *node) | |
| ParagraphFormat & | setOutlineLevel (int level) |
| ParagraphFormat & | setSpacing (int beforeTwips, int afterTwips) |
|
explicit |
| ParagraphFormat & openword::ParagraphFormat::setOutlineLevel | ( | int | level | ) |
| ParagraphFormat & openword::ParagraphFormat::setSpacing | ( | int | beforeTwips, |
| int | afterTwips | ||
| ) |