texthorizontaloverflowtype-人生就是博尊龙凯时
com.spire.presentation
enum texthorizontaloverflowtype
java.lang.object
java.lang.enum<texthorizontaloverflowtype>
com.spire.presentation.texthorizontaloverflowtype
- all implemented interfaces:
- java.lang.comparable<texthorizontaloverflowtype>
public enum texthorizontaloverflowtype
- extends java.lang.enum<texthorizontaloverflowtype>
represents text horizontal overflow type.
none
public static final texthorizontaloverflowtype none
overflow
public static final texthorizontaloverflowtype overflow
clip
public static final texthorizontaloverflowtype clip
getname
public java.lang.string getname()
getvalue
public byte getvalue()
gettexthorizontaloverflowtypefromvalue
public static texthorizontaloverflowtype gettexthorizontaloverflowtypefromvalue(long value)