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