tablerowheighttype-ag凯发旗舰厅



com.spire.doc.documents
enum tablerowheighttype

java.lang.object
  extended by java.lang.enum<tablerowheighttype>
      extended by com.spire.doc.documents.tablerowheighttype
all implemented interfaces:
java.lang.comparable<tablerowheighttype>

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

specifies the table row height type.


enum constant summary
at_least
          "at least" table row height type
auto
           
exactly
          " exactly" table row height type
 
method summary
 int getvalue()
           
 
enum constant detail

at_least

public static final tablerowheighttype at_least
"at least" table row height type

exactly

public static final tablerowheighttype exactly
" exactly" table row height type

auto

public static final tablerowheighttype auto
method detail

getvalue

public int getvalue()


网站地图