|
OpenWord 1.0.0
Modern C++17 library for parsing, manipulating, and saving DOCX files.
|
#include <Document.h>
Public Attributes | |
| BorderStyle | style = BorderStyle::Single |
| int | size = 4 |
| std::string | color = "auto" |
| std::string openword::BorderSettings::color = "auto" |
| int openword::BorderSettings::size = 4 |
| BorderStyle openword::BorderSettings::style = BorderStyle::Single |