public class XWPFDefaultRunStyle
extends java.lang.Object
XWPFRun
which also uses CTRPrConstructor and Description |
---|
XWPFDefaultRunStyle(org.openxmlformats.schemas.wordprocessingml.x2006.main.CTRPr rpr) |
Modifier and Type | Method and Description |
---|---|
int |
getFontSize()
Deprecated.
|
java.lang.Double |
getFontSizeAsDouble()
Specifies the font size.
|
protected org.openxmlformats.schemas.wordprocessingml.x2006.main.CTRPr |
getRPr() |
public XWPFDefaultRunStyle(org.openxmlformats.schemas.wordprocessingml.x2006.main.CTRPr rpr)
protected org.openxmlformats.schemas.wordprocessingml.x2006.main.CTRPr getRPr()
@Deprecated @Removal(version="6.0.0") public int getFontSize()
getFontSizeAsDouble()
public java.lang.Double getFontSizeAsDouble()
Copyright 2021 The Apache Software Foundation or its licensors, as applicable.