|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.poi.xwpf.usermodel.XWPFDefaultParagraphStyle
public class XWPFDefaultParagraphStyle
Default Paragraph style, from which other styles will override
TODO Share logic with XWPFParagraph which also uses CTPPr
| Constructor Summary | |
|---|---|
XWPFDefaultParagraphStyle(org.openxmlformats.schemas.wordprocessingml.x2006.main.CTPPr ppr)
|
|
| Method Summary | |
|---|---|
protected org.openxmlformats.schemas.wordprocessingml.x2006.main.CTPPr |
getPPr()
|
int |
getSpacingAfter()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public XWPFDefaultParagraphStyle(org.openxmlformats.schemas.wordprocessingml.x2006.main.CTPPr ppr)
| Method Detail |
|---|
protected org.openxmlformats.schemas.wordprocessingml.x2006.main.CTPPr getPPr()
public int getSpacingAfter()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||