@Beta public class XDDFNoAutoFit extends Object implements XDDFAutoFit
| Modifier | Constructor and Description |
|---|---|
|
XDDFNoAutoFit() |
protected |
XDDFNoAutoFit(org.openxmlformats.schemas.drawingml.x2006.main.CTTextNoAutofit autofit) |
| Modifier and Type | Method and Description |
|---|---|
int |
getFontScale() |
int |
getLineSpaceReduction() |
protected org.openxmlformats.schemas.drawingml.x2006.main.CTTextNoAutofit |
getXmlObject() |
public XDDFNoAutoFit()
@Internal protected XDDFNoAutoFit(org.openxmlformats.schemas.drawingml.x2006.main.CTTextNoAutofit autofit)
@Internal protected org.openxmlformats.schemas.drawingml.x2006.main.CTTextNoAutofit getXmlObject()
public int getFontScale()
getFontScale in interface XDDFAutoFitpublic int getLineSpaceReduction()
getLineSpaceReduction in interface XDDFAutoFit