commentmarktype-ag凯发旗舰厅
com.spire.doc.documents
enum commentmarktype
java.lang.object
java.lang.enum<commentmarktype>
com.spire.doc.documents.commentmarktype
- all implemented interfaces:
- java.lang.comparable<commentmarktype>
public enum commentmarktype
- extends java.lang.enum<commentmarktype>
defines types of comment mark.
comment_start
public static final commentmarktype comment_start
- comment start mark type.
comment_end
public static final commentmarktype comment_end
- comment end mark type
getvalue
public int getvalue()