Uses of Class
org.apache.poi.hslf.model.textproperties.TextAlignmentProp
-
Packages that use TextAlignmentProp Package Description org.apache.poi.hslf.model.textproperties -
-
Uses of TextAlignmentProp in org.apache.poi.hslf.model.textproperties
Methods in org.apache.poi.hslf.model.textproperties that return TextAlignmentProp Modifier and Type Method Description TextAlignmentPropTextAlignmentProp. copy()Constructors in org.apache.poi.hslf.model.textproperties with parameters of type TextAlignmentProp Constructor Description TextAlignmentProp(TextAlignmentProp other)
-