org.apache.poi.hslf.model.textproperties
Class AlignmentTextProp
java.lang.Object
org.apache.poi.hslf.model.textproperties.TextProp
org.apache.poi.hslf.model.textproperties.AlignmentTextProp
- All Implemented Interfaces:
- java.lang.Cloneable
public class AlignmentTextProp
- extends TextProp
Definition for the alignment text property.
Methods inherited from class java.lang.Object |
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
LEFT
public static final int LEFT
- See Also:
- Constant Field Values
CENTER
public static final int CENTER
- See Also:
- Constant Field Values
RIGHT
public static final int RIGHT
- See Also:
- Constant Field Values
JUSTIFY
public static final int JUSTIFY
- See Also:
- Constant Field Values
THAIDISTRIBUTED
public static final int THAIDISTRIBUTED
- See Also:
- Constant Field Values
JUSTIFYLOW
public static final int JUSTIFYLOW
- See Also:
- Constant Field Values
AlignmentTextProp
public AlignmentTextProp()
Copyright 2008 The Apache Software Foundation or
its licensors, as applicable.