Package org.apache.poi.xwpf.usermodel
Class XWPFDefaultRunStyle
java.lang.Object
org.apache.poi.xwpf.usermodel.XWPFDefaultRunStyle
Default Character Run style, from which other styles will override
TODO Share logic with
XWPFRun
which also uses CTRPr-
Constructor Summary
ConstructorsConstructorDescriptionXWPFDefaultRunStyle
(org.openxmlformats.schemas.wordprocessingml.x2006.main.CTRPr rpr) -
Method Summary
Modifier and TypeMethodDescriptionint
protected org.openxmlformats.schemas.wordprocessingml.x2006.main.CTRPr
getRPr()
-
Constructor Details
-
XWPFDefaultRunStyle
public XWPFDefaultRunStyle(org.openxmlformats.schemas.wordprocessingml.x2006.main.CTRPr rpr)
-
-
Method Details
-
getRPr
protected org.openxmlformats.schemas.wordprocessingml.x2006.main.CTRPr getRPr() -
getFontSize
public int getFontSize()
-