rtftokentype-ag凯发旗舰厅



com.spire.doc.documents
enum rtftokentype

java.lang.object
  extended by java.lang.enum<rtftokentype>
      extended by com.spire.doc.documents.rtftokentype
all implemented interfaces:
java.lang.comparable<rtftokentype>

public enum rtftokentype
extends java.lang.enum<rtftokentype>

enum constant summary
control_word
           
group_end
           
group_start
           
table_entry
           
text
           
unknown
           
 
method summary
 int getvalue()
           
 
enum constant detail

group_start

public static final rtftokentype group_start

group_end

public static final rtftokentype group_end

control_word

public static final rtftokentype control_word

text

public static final rtftokentype text

table_entry

public static final rtftokentype table_entry

unknown

public static final rtftokentype unknown
method detail

getvalue

public int getvalue()


网站地图