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