OpenWord 1.0.0
Modern C++17 library for parsing, manipulating, and saving DOCX files.
Loading...
Searching...
No Matches
Public Member Functions | List of all members
openword::ParagraphFormat Class Reference

#include <Document.h>

Public Member Functions

 ParagraphFormat (void *node)
 
ParagraphFormatsetOutlineLevel (int level)
 
ParagraphFormatsetSpacing (int beforeTwips, int afterTwips)
 

Constructor & Destructor Documentation

◆ ParagraphFormat()

openword::ParagraphFormat::ParagraphFormat ( void *  node)
explicit

Member Function Documentation

◆ setOutlineLevel()

ParagraphFormat & openword::ParagraphFormat::setOutlineLevel ( int  level)

◆ setSpacing()

ParagraphFormat & openword::ParagraphFormat::setSpacing ( int  beforeTwips,
int  afterTwips 
)

The documentation for this class was generated from the following file: