tablerowheighttype-ag凯发旗舰厅
com.spire.doc.documents
enum tablerowheighttype
java.lang.object
java.lang.enum<tablerowheighttype>
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 |
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
getvalue
public int getvalue()