commentmarktype-ag凯发旗舰厅



com.spire.doc.documents
enum commentmarktype

java.lang.object
  extended by java.lang.enum<commentmarktype>
      extended by 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.


enum constant summary
comment_end
          comment end mark type
comment_start
          comment start mark type.
 
method summary
 int getvalue()
           
 
enum constant detail

comment_start

public static final commentmarktype comment_start
comment start mark type.

comment_end

public static final commentmarktype comment_end
comment end mark type
method detail

getvalue

public int getvalue()


网站地图