documentobjecttype-ag凯发旗舰厅



com.spire.doc.documents
enum documentobjecttype

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

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

specifies the type of a document object type.


enum constant summary
any
          * indicates all element types.
body
           
bookmark_end
           
bookmark_start
           
break
           
check_box
           
comment
           
comment_end
           
comment_mark
           
control_field
           
custom_xml
           
document
           
drop_down_form_field
           
embeded_field
           
field
           
field_mark
           
footnote
           
header_footer
           
merge_field
           
office_math
           
ole_object
           
paragraph
          the text body items
permission_end
           
permission_start
           
picture
           
ruby
           
sdt_block_content
           
sdt_cell_content
           
sdt_inline_content
           
sdt_row_content
           
section
          the text bodies
seq_field
           
shape
           
shape_group
           
shape_line
           
shape_path
           
shape_rect
           
smart_tag
           
structure_document_tag
           
structure_document_tag_cell
           
structure_document_tag_inline
           
structure_document_tag_row
           
sub_document
           
symbol
           
system
          reserved for internal use by spire.words.
table
           
table_cell
           
table_row
           
text_box
           
text_form_field
           
text_range
          the paragraph items
toc
           
undefined
           
xml_para_item
           
 
method summary
 int getvalue()
           
 
enum constant detail

document

public static final documentobjecttype document

section

public static final documentobjecttype section
the text bodies

body

public static final documentobjecttype body

header_footer

public static final documentobjecttype header_footer

paragraph

public static final documentobjecttype paragraph
the text body items

structure_document_tag

public static final documentobjecttype structure_document_tag

structure_document_tag_inline

public static final documentobjecttype structure_document_tag_inline

structure_document_tag_row

public static final documentobjecttype structure_document_tag_row

structure_document_tag_cell

public static final documentobjecttype structure_document_tag_cell

sdt_block_content

public static final documentobjecttype sdt_block_content

sdt_inline_content

public static final documentobjecttype sdt_inline_content

sdt_row_content

public static final documentobjecttype sdt_row_content

sdt_cell_content

public static final documentobjecttype sdt_cell_content

table

public static final documentobjecttype table

table_row

public static final documentobjecttype table_row

table_cell

public static final documentobjecttype table_cell

text_range

public static final documentobjecttype text_range
the paragraph items

picture

public static final documentobjecttype picture

field

public static final documentobjecttype field

field_mark

public static final documentobjecttype field_mark

merge_field

public static final documentobjecttype merge_field

seq_field

public static final documentobjecttype seq_field

embeded_field

public static final documentobjecttype embeded_field

control_field

public static final documentobjecttype control_field

text_form_field

public static final documentobjecttype text_form_field

drop_down_form_field

public static final documentobjecttype drop_down_form_field

check_box

public static final documentobjecttype check_box

bookmark_start

public static final documentobjecttype bookmark_start

bookmark_end

public static final documentobjecttype bookmark_end

permission_start

public static final documentobjecttype permission_start

permission_end

public static final documentobjecttype permission_end

shape

public static final documentobjecttype shape

shape_group

public static final documentobjecttype shape_group

shape_line

public static final documentobjecttype shape_line

shape_path

public static final documentobjecttype shape_path

shape_rect

public static final documentobjecttype shape_rect

comment

public static final documentobjecttype comment

footnote

public static final documentobjecttype footnote

text_box

public static final documentobjecttype text_box

break

public static final documentobjecttype break

symbol

public static final documentobjecttype symbol

toc

public static final documentobjecttype toc

xml_para_item

public static final documentobjecttype xml_para_item

undefined

public static final documentobjecttype undefined

comment_mark

public static final documentobjecttype comment_mark

comment_end

public static final documentobjecttype comment_end

ole_object

public static final documentobjecttype ole_object

custom_xml

public static final documentobjecttype custom_xml

smart_tag

public static final documentobjecttype smart_tag

office_math

public static final documentobjecttype office_math

system

public static final documentobjecttype system
reserved for internal use by spire.words.

ruby

public static final documentobjecttype ruby

any

public static final documentobjecttype any
* indicates all element types. allows to select all children.

sub_document

public static final documentobjecttype sub_document
method detail

getvalue

public int getvalue()


网站地图