|
|||||||||
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 |