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