|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | ENUM CONSTANTS | FIELD | METHOD | DETAIL: ENUM CONSTANTS | FIELD | METHOD |
java.lang.Objectjava.lang.Enum<CommentMarkType>
com.spire.doc.documents.CommentMarkType
public enum CommentMarkType
Defines types of comment mark.
Enum Constant Summary | |
---|---|
Comment_End
Comment end mark type |
|
Comment_Start
Comment start mark type. |
Method Summary | |
---|---|
int |
getValue()
|
Enum Constant Detail |
---|
public static final CommentMarkType Comment_Start
public static final CommentMarkType Comment_End
Method Detail |
---|
public int getValue()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | ENUM CONSTANTS | FIELD | METHOD | DETAIL: ENUM CONSTANTS | FIELD | METHOD |