Package org.apache.poi.xwpf.usermodel
Class XWPFDefaultParagraphStyle
java.lang.Object
org.apache.poi.xwpf.usermodel.XWPFDefaultParagraphStyle
Default Paragraph style, from which other styles will override
TODO Share logic with
XWPFParagraph
which also uses CTPPr-
Constructor Summary
ConstructorsConstructorDescriptionXWPFDefaultParagraphStyle
(org.openxmlformats.schemas.wordprocessingml.x2006.main.CTPPr ppr) -
Method Summary
Modifier and TypeMethodDescriptionprotected org.openxmlformats.schemas.wordprocessingml.x2006.main.CTPPr
getPPr()
int
-
Constructor Details
-
XWPFDefaultParagraphStyle
public XWPFDefaultParagraphStyle(org.openxmlformats.schemas.wordprocessingml.x2006.main.CTPPr ppr)
-
-
Method Details
-
getPPr
protected org.openxmlformats.schemas.wordprocessingml.x2006.main.CTPPr getPPr() -
getSpacingAfter
public int getSpacingAfter()
-