OpenWord 1.0.0
Modern C++17 library for parsing, manipulating, and saving DOCX files.
Loading...
Searching...
No Matches
openword::Section Member List

This is the complete list of members for openword::Section, including all inherited members.

addFooter(HeaderFooterType type=HeaderFooterType::Default)openword::Section
addHeader(HeaderFooterType type=HeaderFooterType::Default)openword::Section
removeFooter(HeaderFooterType type=HeaderFooterType::Default)openword::Section
removeHeader(HeaderFooterType type=HeaderFooterType::Default)openword::Section
Section(void *node)openword::Sectionexplicit
setColumns(int count, int spaceTwips=720)openword::Section
setMargins(const Margins &margins)openword::Section
setPageSize(uint32_t w_twips, uint32_t h_twips, Orientation orient=Orientation::Portrait)openword::Section