FieldToa class

FieldToa class

Implements the TOA field. To learn more, visit the Working with Fields documentation article.

Remarks

Builds a table of authorities (that is, a list of the references in a legal document, such as references to cases, statutes, and rules, along with the numbers of the pages on which the references appear) using the entries specified by TA fields.

Inheritance: FieldToaField

Constructors

NameDescription
FieldToa()The default constructor.

Properties

NameDescription
bookmarkNameGets or sets the name of the bookmark that marks the portion of the document used to build the table.
displayResultGets the text that represents the displayed field result.
(Inherited from Field)
endGets the node that represents the field end.
(Inherited from Field)
entryCategoryGets or sets the integral category for entries included in the table.
entrySeparatorGets or sets the character sequence that is used to separate a table of authorities entry and its page number.
formatGets a FieldFormat object that provides typed access to field’s formatting.
(Inherited from Field)
isDirtyGets or sets whether the current result of the field is no longer correct (stale) due to other modifications made to the document.
(Inherited from Field)
isLockedGets or sets whether the field is locked (should not recalculate its result).
(Inherited from Field)
localeIdGets or sets the LCID of the field.
(Inherited from Field)
pageNumberListSeparatorGets or sets the character sequence that is used to separate two page numbers in a page number list.
pageRangeSeparatorGets or sets the character sequence that is used to separate the start and end of a page range.
removeEntryFormattingGets or sets whether to remove the formatting of the entry text in the document from the entry in the table of authorities.
resultGets or sets text that is between the field separator and field end.
(Inherited from Field)
separatorGets the node that represents the field separator. Can be null.
(Inherited from Field)
sequenceNameGets or sets the name of a sequence whose number is included with the page number.
sequenceSeparatorGets or sets the character sequence that is used to separate sequence numbers and page numbers.
startGets the node that represents the start of the field.
(Inherited from Field)
typeGets the Microsoft Word field type.
(Inherited from Field)
useHeadingGets or sets whether to include the category heading for the entries in a table of authorities.
usePassimGets or sets whether to replace five or more different page references to the same authority with “passim”, which is used to indicate that a word or passage occurs frequently in the work cited.

Methods

NameDescription
asField()
(Inherited from Field)
asFieldAddIn()Cast field to FieldAddIn.
(Inherited from Field)
asFieldAddressBlock()Cast field to FieldAddressBlock.
(Inherited from Field)
asFieldAdvance()Cast field to FieldAdvance.
(Inherited from Field)
asFieldAsk()Cast field to FieldAsk.
(Inherited from Field)
asFieldAuthor()Cast field to FieldAuthor.
(Inherited from Field)
asFieldAutoNum()Cast field to FieldAutoNum.
(Inherited from Field)
asFieldAutoNumLgl()Cast field to FieldAutoNumLgl.
(Inherited from Field)
asFieldAutoNumOut()Cast field to FieldAutoNumOut.
(Inherited from Field)
asFieldAutoText()Cast field to FieldAutoText.
(Inherited from Field)
asFieldAutoTextList()Cast field to FieldAutoTextList.
(Inherited from Field)
asFieldBarcode()Cast field to FieldBarcode.
(Inherited from Field)
asFieldBibliography()Cast field to FieldBibliography.
(Inherited from Field)
asFieldBidiOutline()Cast field to FieldBidiOutline.
(Inherited from Field)
asFieldCitation()Cast field to FieldCitation.
(Inherited from Field)
asFieldComments()Cast field to FieldComments.
(Inherited from Field)
asFieldCompare()Cast field to FieldCompare.
(Inherited from Field)
asFieldCreateDate()Cast field to FieldCreateDate.
(Inherited from Field)
asFieldData()Cast field to FieldData.
(Inherited from Field)
asFieldDatabase()Cast field to FieldDatabase.
(Inherited from Field)
asFieldDate()Cast field to FieldDate.
(Inherited from Field)
asFieldDde()Cast field to FieldDde.
(Inherited from Field)
asFieldDdeAuto()Cast field to FieldDdeAuto.
(Inherited from Field)
asFieldDisplayBarcode()Cast field to FieldDisplayBarcode.
(Inherited from Field)
asFieldDocProperty()Cast field to FieldDocProperty.
(Inherited from Field)
asFieldDocVariable()Cast field to FieldDocVariable.
(Inherited from Field)
asFieldEQ()Cast field to FieldEQ.
(Inherited from Field)
asFieldEditTime()Cast field to FieldEditTime.
(Inherited from Field)
asFieldEmbed()Cast field to FieldEmbed.
(Inherited from Field)
asFieldFileName()Cast field to FieldFileName.
(Inherited from Field)
asFieldFileSize()Cast field to FieldFileSize.
(Inherited from Field)
asFieldFillIn()Cast field to FieldFillIn.
(Inherited from Field)
asFieldFootnoteRef()Cast field to FieldFootnoteRef.
(Inherited from Field)
asFieldFormCheckBox()Cast field to FieldFormCheckBox.
(Inherited from Field)
asFieldFormDropDown()Cast field to FieldFormDropDown.
(Inherited from Field)
asFieldFormText()Cast field to FieldFormText.
(Inherited from Field)
asFieldFormula()Cast field to FieldFormula.
(Inherited from Field)
asFieldGlossary()Cast field to FieldGlossary.
(Inherited from Field)
asFieldGoToButton()Cast field to FieldGoToButton.
(Inherited from Field)
asFieldGreetingLine()Cast field to FieldGreetingLine.
(Inherited from Field)
asFieldHyperlink()Cast field to FieldHyperlink.
(Inherited from Field)
asFieldIf()Cast field to FieldIf.
(Inherited from Field)
asFieldImport()Cast field to FieldImport.
(Inherited from Field)
asFieldInclude()Cast field to FieldInclude.
(Inherited from Field)
asFieldIncludePicture()Cast field to FieldIncludePicture.
(Inherited from Field)
asFieldIncludeText()Cast field to FieldIncludeText.
(Inherited from Field)
asFieldIndex()Cast field to FieldIndex.
(Inherited from Field)
asFieldInfo()Cast field to FieldInfo.
(Inherited from Field)
asFieldKeywords()Cast field to FieldKeywords.
(Inherited from Field)
asFieldLastSavedBy()Cast field to FieldLastSavedBy.
(Inherited from Field)
asFieldLink()Cast field to FieldLink.
(Inherited from Field)
asFieldListNum()Cast field to FieldListNum.
(Inherited from Field)
asFieldMacroButton()Cast field to FieldMacroButton.
(Inherited from Field)
asFieldMergeBarcode()Cast field to FieldMergeBarcode.
(Inherited from Field)
asFieldMergeField()Cast field to FieldMergeField.
(Inherited from Field)
asFieldMergeRec()Cast field to FieldMergeRec.
(Inherited from Field)
asFieldMergeSeq()Cast field to FieldMergeSeq.
(Inherited from Field)
asFieldNext()Cast field to FieldNext.
(Inherited from Field)
asFieldNextIf()Cast field to FieldNextIf.
(Inherited from Field)
asFieldNoteRef()Cast field to FieldNoteRef.
(Inherited from Field)
asFieldNumChars()Cast field to FieldNumChars.
(Inherited from Field)
asFieldNumPages()Cast field to FieldNumPages.
(Inherited from Field)
asFieldNumWords()Cast field to FieldNumWords.
(Inherited from Field)
asFieldOcx()Cast field to FieldOcx.
(Inherited from Field)
asFieldPage()Cast field to FieldPage.
(Inherited from Field)
asFieldPageRef()Cast field to FieldPageRef.
(Inherited from Field)
asFieldPrint()Cast field to FieldPrint.
(Inherited from Field)
asFieldPrintDate()Cast field to FieldPrintDate.
(Inherited from Field)
asFieldPrivate()Cast field to FieldPrivate.
(Inherited from Field)
asFieldQuote()Cast field to FieldQuote.
(Inherited from Field)
asFieldRD()Cast field to FieldRD.
(Inherited from Field)
asFieldRef()Cast field to FieldRef.
(Inherited from Field)
asFieldRevNum()Cast field to FieldRevNum.
(Inherited from Field)
asFieldSaveDate()Cast field to FieldSaveDate.
(Inherited from Field)
asFieldSection()Cast field to FieldSection.
(Inherited from Field)
asFieldSectionPages()Cast field to FieldSectionPages.
(Inherited from Field)
asFieldSeq()Cast field to FieldSeq.
(Inherited from Field)
asFieldSet()Cast field to FieldSet.
(Inherited from Field)
asFieldShape()Cast field to FieldShape.
(Inherited from Field)
asFieldSkipIf()Cast field to FieldSkipIf.
(Inherited from Field)
asFieldStyleRef()Cast field to FieldStyleRef.
(Inherited from Field)
asFieldSubject()Cast field to FieldSubject.
(Inherited from Field)
asFieldSymbol()Cast field to FieldSymbol.
(Inherited from Field)
asFieldTA()Cast field to FieldTA.
(Inherited from Field)
asFieldTC()Cast field to FieldTC.
(Inherited from Field)
asFieldTemplate()Cast field to FieldTemplate.
(Inherited from Field)
asFieldTime()Cast field to FieldTime.
(Inherited from Field)
asFieldTitle()Cast field to FieldTitle.
(Inherited from Field)
asFieldToa()Cast field to FieldToa.
(Inherited from Field)
asFieldToc()Cast field to FieldToc.
(Inherited from Field)
asFieldUnknown()Cast field to FieldUnknown.
(Inherited from Field)
asFieldUserAddress()Cast field to FieldUserAddress.
(Inherited from Field)
asFieldUserInitials()Cast field to FieldUserInitials.
(Inherited from Field)
asFieldUserName()Cast field to FieldUserName.
(Inherited from Field)
asFieldXE()Cast field to FieldXE.
(Inherited from Field)
getFieldCode()Returns text between field start and field separator (or field end if there is no separator). Both field code and field result of child fields are included.
(Inherited from Field)
getFieldCode(includeChildFieldCodes)Returns text between field start and field separator (or field end if there is no separator).
(Inherited from Field)
remove()Removes the field from the document. Returns a node right after the field. If the field’s end is the last child of its parent node, returns its parent paragraph. If the field is already removed, returns null.
(Inherited from Field)
unlink()Performs the field unlink.
(Inherited from Field)
update()Performs the field update. Throws if the field is being updated already.
(Inherited from Field)
update(ignoreMergeFormat)Performs a field update. Throws if the field is being updated already.
(Inherited from Field)

See Also