fieldtype-ag凯发旗舰厅



com.spire.doc
enum fieldtype

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

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

type of fields


enum constant summary
field_addin
          specifies that the field contains data created by an add-in.
field_address_block
          specifies addressblock
field_advance
          offset subsequent text within a line to the left, right, up or down.
field_ask
          prompt the user for text to assign to a bookmark.
field_author
          the name of the document's author from summary info.
field_auto_num
          insert an automatic number.
field_auto_num_legal
          insert an automatic number in legal format.
field_auto_num_outline
          insert an automatic number in outline format.
field_auto_text
          insert an autotext entry.
field_auto_text_list
          insert text based on style.
field_barcode
          insert a delivery point barcode.
field_bidi_outline
          specifies type as bidioutline.
field_cannot_parse
          specifies that the field was unable to be parsed.
field_citation
          according to the citation style you choose, show an information about a particular source.
field_comments
          the comments from summary info.
field_compare
          compares two values.
field_create_date
          the date the document was created.
field_data
          specifies data.
field_database
          insert data from an external database.
field_date
          specified today`s date.
field_dde
          specified type as dde.
field_dde_auto
          specified type as ddeauto.
field_doc_property
          insert the value of the property
field_doc_variable
          insert the value of the document variable.
field_edit_time
          the total document editing time.
field_embed
          specifies ole embedded object.
field_empty
          specified empty field.
field_expression
          specifies field expression.
field_file_name
          the document's name.
field_file_size
          the size on disk of the active document.
field_fill_in
          prompt the user for text to insert in the document.
field_footnote_ref
          specifies type as footnoteref.
field_form_check_box
          specifies check box control.
field_form_drop_down
          specifies drop down box control.
field_form_text_input
          specifies text control.
field_formula
          calculates the result of an expression.
field_glossary
          specifies fieldglossary.
field_go_to_button
          specifies gotobutton control.
field_greeting_line
          specified in [ecma-376] part 4, section 2.16.5.30
field_html_active_x
          specifies htmlactivex control.
field_hyperlink
          specifies hyperlink control.
field_if
          evaluate arguments conditionally.
field_import
          specifies type as import.
field_include
          specifies type as export.
field_include_picture
          insert a picture from a file.
field_include_text
          insert text from a file.
field_index
          create an index.
field_index_entry
          mark an index entry.
field_info
          data from summary info.
field_key_word
          the keywords from summary info.
field_keyword
          the keywords from summary info.
field_last_saved_by
          name of user who last saved the document.
field_link
          linked ole2 object.
field_list_num
          insert an element in a list.
field_macro_button
          run a macro.
field_merge_field
          insert a mail merge field.
field_merge_rec
          the number of the current merge record.
field_merge_seq
          merge record sequence number.
field_next
          go to the next record in a mail merge.
field_next_if
          conditionally go to the next record in a mail merge.
field_none
          field type is not specified or unknown.
field_note_ref
          insert the number of a footnote or endnote.
field_num_chars
          the number of characters in the document.
field_num_pages
          the number of pages in the document.
field_num_words
          the number of words in the document.
field_ocx
          represents an activex control such as a command button etc.
field_page
          insert the number of the current page.
field_page_ref
          insert the number of the page containing the specified bookmark.
field_print
          download commands to a printer.
field_print_date
          the date the document was last printed.
field_private
          stores data for documents converted from other file formats.
field_quote
          insert literal text.
field_ref
          insert the text marked by a bookmark.
field_ref_doc
          create an index, table of contents, table of figures, and/or table of authorities by using multiple documents.
field_ref_no_keyword
          specifies that the field represents a ref field where the keyword has been omitted.
field_revision_num
          insert the number of times the document has been saved.
field_save_date
          the date the document was last saved.
field_section
          insert the number of the current section.
field_section_pages
          insert the total number of pages in the section.
field_sequence
          insert an automatic sequence number.
field_set
          assign new text to a bookmark.
field_shape
          specifies type as shape.
field_skip_if
          conditionally skip a record in a mail merge.
field_style_ref
          insert the text from a like-style paragraph.
field_subject
          the document's subject from summary info.
field_subscriber
          the document's subscriber from summary info.
field_symbol
          insert a special character
field_template
          the name of the template attached to the document.
field_time
          the current time.
field_title
          the document's title from summary info.
field_toa
          create a table of authorities.
field_toa_entry
          make a table of authorities entry.
field_toc
          create a table of contents.
field_toc_entry
          make a table of contents entry.
field_unknown
          specifies type as unknown.
field_user_address
          address from tools options user info.
field_user_initials
          initials form tools options user info.
field_user_name
          name from tools options user info.
 
method summary
 int getvalue()
           
 
enum constant detail

field_none

public static final fieldtype field_none
field type is not specified or unknown.

field_addin

public static final fieldtype field_addin
specifies that the field contains data created by an add-in.

field_advance

public static final fieldtype field_advance
offset subsequent text within a line to the left, right, up or down.

field_ask

public static final fieldtype field_ask
prompt the user for text to assign to a bookmark.

field_author

public static final fieldtype field_author
the name of the document's author from summary info.

field_auto_num

public static final fieldtype field_auto_num
insert an automatic number.

field_auto_num_legal

public static final fieldtype field_auto_num_legal
insert an automatic number in legal format.

field_auto_num_outline

public static final fieldtype field_auto_num_outline
insert an automatic number in outline format.

field_auto_text

public static final fieldtype field_auto_text
insert an autotext entry.

field_auto_text_list

public static final fieldtype field_auto_text_list
insert text based on style.

field_barcode

public static final fieldtype field_barcode
insert a delivery point barcode.

field_citation

public static final fieldtype field_citation
according to the citation style you choose, show an information about a particular source.

field_comments

public static final fieldtype field_comments
the comments from summary info.

field_compare

public static final fieldtype field_compare
compares two values.

field_create_date

public static final fieldtype field_create_date
the date the document was created.

field_data

public static final fieldtype field_data
specifies data.

field_database

public static final fieldtype field_database
insert data from an external database.

field_date

public static final fieldtype field_date
specified today`s date.

field_dde

public static final fieldtype field_dde
specified type as dde.

field_dde_auto

public static final fieldtype field_dde_auto
specified type as ddeauto.

field_doc_property

public static final fieldtype field_doc_property
insert the value of the property

field_doc_variable

public static final fieldtype field_doc_variable
insert the value of the document variable.

field_edit_time

public static final fieldtype field_edit_time
the total document editing time.

field_embed

public static final fieldtype field_embed
specifies ole embedded object.

field_empty

public static final fieldtype field_empty
specified empty field.

field_expression

public static final fieldtype field_expression
specifies field expression.

field_file_name

public static final fieldtype field_file_name
the document's name.

field_file_size

public static final fieldtype field_file_size
the size on disk of the active document.

field_fill_in

public static final fieldtype field_fill_in
prompt the user for text to insert in the document.

field_footnote_ref

public static final fieldtype field_footnote_ref
specifies type as footnoteref.

field_form_check_box

public static final fieldtype field_form_check_box
specifies check box control.

field_form_drop_down

public static final fieldtype field_form_drop_down
specifies drop down box control.

field_form_text_input

public static final fieldtype field_form_text_input
specifies text control.

field_formula

public static final fieldtype field_formula
calculates the result of an expression.

field_glossary

public static final fieldtype field_glossary
specifies fieldglossary.

field_go_to_button

public static final fieldtype field_go_to_button
specifies gotobutton control.

field_html_active_x

public static final fieldtype field_html_active_x
specifies htmlactivex control.

field_hyperlink

public static final fieldtype field_hyperlink
specifies hyperlink control.

field_if

public static final fieldtype field_if
evaluate arguments conditionally.

field_import

public static final fieldtype field_import
specifies type as import.

field_include

public static final fieldtype field_include
specifies type as export.

field_include_picture

public static final fieldtype field_include_picture
insert a picture from a file.

field_include_text

public static final fieldtype field_include_text
insert text from a file.

field_index

public static final fieldtype field_index
create an index.

field_index_entry

public static final fieldtype field_index_entry
mark an index entry.

field_info

public static final fieldtype field_info
data from summary info.

field_key_word

public static final fieldtype field_key_word
the keywords from summary info.

field_last_saved_by

public static final fieldtype field_last_saved_by
name of user who last saved the document.

field_link

public static final fieldtype field_link
linked ole2 object.

field_list_num

public static final fieldtype field_list_num
insert an element in a list.

field_macro_button

public static final fieldtype field_macro_button
run a macro.

field_merge_field

public static final fieldtype field_merge_field
insert a mail merge field.

field_merge_rec

public static final fieldtype field_merge_rec
the number of the current merge record.

field_merge_seq

public static final fieldtype field_merge_seq
merge record sequence number.

field_next

public static final fieldtype field_next
go to the next record in a mail merge.

field_next_if

public static final fieldtype field_next_if
conditionally go to the next record in a mail merge.

field_note_ref

public static final fieldtype field_note_ref
insert the number of a footnote or endnote.

field_num_chars

public static final fieldtype field_num_chars
the number of characters in the document.

field_num_pages

public static final fieldtype field_num_pages
the number of pages in the document.

field_num_words

public static final fieldtype field_num_words
the number of words in the document.

field_ocx

public static final fieldtype field_ocx
represents an activex control such as a command button etc.

field_page

public static final fieldtype field_page
insert the number of the current page.

field_page_ref

public static final fieldtype field_page_ref
insert the number of the page containing the specified bookmark.

field_print

public static final fieldtype field_print
download commands to a printer.

field_print_date

public static final fieldtype field_print_date
the date the document was last printed.

field_private

public static final fieldtype field_private
stores data for documents converted from other file formats.

field_quote

public static final fieldtype field_quote
insert literal text.

field_ref

public static final fieldtype field_ref
insert the text marked by a bookmark.

field_ref_doc

public static final fieldtype field_ref_doc
create an index, table of contents, table of figures, and/or table of authorities by using multiple documents.

field_revision_num

public static final fieldtype field_revision_num
insert the number of times the document has been saved.

field_save_date

public static final fieldtype field_save_date
the date the document was last saved.

field_section

public static final fieldtype field_section
insert the number of the current section.

field_section_pages

public static final fieldtype field_section_pages
insert the total number of pages in the section.

field_sequence

public static final fieldtype field_sequence
insert an automatic sequence number.

field_set

public static final fieldtype field_set
assign new text to a bookmark.

field_skip_if

public static final fieldtype field_skip_if
conditionally skip a record in a mail merge.

field_style_ref

public static final fieldtype field_style_ref
insert the text from a like-style paragraph.

field_subject

public static final fieldtype field_subject
the document's subject from summary info.

field_subscriber

public static final fieldtype field_subscriber
the document's subscriber from summary info.

field_symbol

public static final fieldtype field_symbol
insert a special character

field_template

public static final fieldtype field_template
the name of the template attached to the document.

field_time

public static final fieldtype field_time
the current time.

field_title

public static final fieldtype field_title
the document's title from summary info.

field_toa

public static final fieldtype field_toa
create a table of authorities.

field_toa_entry

public static final fieldtype field_toa_entry
make a table of authorities entry.

field_toc

public static final fieldtype field_toc
create a table of contents.

field_toc_entry

public static final fieldtype field_toc_entry
make a table of contents entry.

field_user_address

public static final fieldtype field_user_address
address from tools options user info.

field_user_initials

public static final fieldtype field_user_initials
initials form tools options user info.

field_user_name

public static final fieldtype field_user_name
name from tools options user info.

field_shape

public static final fieldtype field_shape
specifies type as shape.

field_bidi_outline

public static final fieldtype field_bidi_outline
specifies type as bidioutline.

field_address_block

public static final fieldtype field_address_block
specifies addressblock

field_unknown

public static final fieldtype field_unknown
specifies type as unknown.

field_cannot_parse

public static final fieldtype field_cannot_parse
specifies that the field was unable to be parsed.

field_greeting_line

public static final fieldtype field_greeting_line
specified in [ecma-376] part 4, section 2.16.5.30

field_ref_no_keyword

public static final fieldtype field_ref_no_keyword
specifies that the field represents a ref field where the keyword has been omitted.

field_keyword

public static final fieldtype field_keyword
the keywords from summary info.
method detail

getvalue

public int getvalue()


网站地图