org.apache.poi.hslf.model.textproperties
Class WrapFlagsTextProp
java.lang.Object
org.apache.poi.hslf.model.textproperties.TextProp
org.apache.poi.hslf.model.textproperties.BitMaskTextProp
org.apache.poi.hslf.model.textproperties.WrapFlagsTextProp
- All Implemented Interfaces:
- java.lang.Cloneable
public class WrapFlagsTextProp
- extends BitMaskTextProp
Methods inherited from class org.apache.poi.hslf.model.textproperties.BitMaskTextProp |
clone, cloneAll, getSubPropMatches, getSubPropNames, getSubValue, getValue, getWriteMask, setSubValue, setValue, setValueWithMask, setWriteMask |
Methods inherited from class java.lang.Object |
finalize, getClass, notify, notifyAll, wait, wait, wait |
CHAR_WRAP_IDX
public static final int CHAR_WRAP_IDX
- See Also:
- Constant Field Values
WORD_WRAO_IDX
public static final int WORD_WRAO_IDX
- See Also:
- Constant Field Values
OVERFLOW_IDX
public static final int OVERFLOW_IDX
- See Also:
- Constant Field Values
NAME
public static final java.lang.String NAME
- See Also:
- Constant Field Values
WrapFlagsTextProp
public WrapFlagsTextProp()
Copyright 2017 The Apache Software Foundation or
its licensors, as applicable.