texthorizontaloverflowtype-ag凯发旗舰厅



com.spire.presentation
enum texthorizontaloverflowtype

java.lang.object
  extended by java.lang.enum<texthorizontaloverflowtype>
      extended by com.spire.presentation.texthorizontaloverflowtype
all implemented interfaces:
java.lang.comparable<texthorizontaloverflowtype>

public enum texthorizontaloverflowtype
extends java.lang.enum<texthorizontaloverflowtype>

represents text horizontal overflow type.


enum constant summary
clip
           
none
           
overflow
           
 
method summary
 java.lang.string getname()
           
static texthorizontaloverflowtype gettexthorizontaloverflowtypefromvalue(long value)
           
 byte getvalue()
           
 
enum constant detail

none

public static final texthorizontaloverflowtype none

overflow

public static final texthorizontaloverflowtype overflow

clip

public static final texthorizontaloverflowtype clip
method detail

getname

public java.lang.string getname()

getvalue

public byte getvalue()

gettexthorizontaloverflowtypefromvalue

public static texthorizontaloverflowtype gettexthorizontaloverflowtypefromvalue(long value)


网站地图