|
|||||||||
prev class next class | frames no frames | ||||||||
summary: nested | enum constants | field | method | detail: enum constants | field | method |
java.lang.objectjava.lang.enum<commentvaligntype>
com.spire.xls.commentvaligntype
public enum commentvaligntype
comment vertically align
enum constant summary | |
---|---|
bottom
represents the bottom comment align. |
|
center
represents the center comment align. |
|
distributed
represents the destributed comment align. |
|
justify
represents the justified comment align. |
|
top
represents the top comment align. |
enum constant detail |
---|
public static final commentvaligntype top
public static final commentvaligntype center
public static final commentvaligntype bottom
public static final commentvaligntype justify
public static final commentvaligntype distributed
|
|||||||||
prev class next class | frames no frames | ||||||||
summary: nested | enum constants | field | method | detail: enum constants | field | method |