Class XDDFShapeAutoFit
java.lang.Object
org.apache.poi.xddf.usermodel.text.XDDFShapeAutoFit
- All Implemented Interfaces:
XDDFAutoFit
-
Constructor Summary
ConstructorsModifierConstructorDescriptionprotected
XDDFShapeAutoFit
(org.openxmlformats.schemas.drawingml.x2006.main.CTTextShapeAutofit autofit) -
Method Summary
Modifier and TypeMethodDescriptionint
int
protected org.openxmlformats.schemas.drawingml.x2006.main.CTTextShapeAutofit
-
Constructor Details
-
XDDFShapeAutoFit
public XDDFShapeAutoFit() -
XDDFShapeAutoFit
@Internal protected XDDFShapeAutoFit(org.openxmlformats.schemas.drawingml.x2006.main.CTTextShapeAutofit autofit)
-
-
Method Details
-
getXmlObject
@Internal protected org.openxmlformats.schemas.drawingml.x2006.main.CTTextShapeAutofit getXmlObject() -
getFontScale
public int getFontScale()- Specified by:
getFontScale
in interfaceXDDFAutoFit
-
getLineSpaceReduction
public int getLineSpaceReduction()- Specified by:
getLineSpaceReduction
in interfaceXDDFAutoFit
-