textverticaloverflowtype-ag凯发旗舰厅



com.spire.presentation
enum textverticaloverflowtype

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

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

represents text vertical overflow type.


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

none

public static final textverticaloverflowtype none

overflow

public static final textverticaloverflowtype overflow

ellipsis

public static final textverticaloverflowtype ellipsis

clip

public static final textverticaloverflowtype clip
method detail

getname

public java.lang.string getname()

getvalue

public byte getvalue()

gettextverticaloverflowtypefromvalue

public static textverticaloverflowtype gettextverticaloverflowtypefromvalue(long value)


网站地图