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_Bibliography
           
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_Display_Barcode
           
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_Equation
          The EQ field is used to display a mathematical equation
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
          Specifies Field 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
           
Field_Macro_Button
          Run a macro.
Field_Merge_Barcode
           
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_Formula

public static final FieldType Field_Formula
Specifies Field Expression.


Field_Expression

public static final FieldType 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_Equation

public static final FieldType Field_Equation
The EQ field is used to display a mathematical equation


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.


Field_Macro

public static final FieldType Field_Macro

Field_Merge_Barcode

public static final FieldType Field_Merge_Barcode

Field_Display_Barcode

public static final FieldType Field_Display_Barcode

Field_Bibliography

public static final FieldType Field_Bibliography
Method Detail

getValue

public int getValue()