Bookmark Methods

Include Protected Members
Include Inherited Members

The Bookmark type exposes the following members.

Methods

  Name Description
Public method AutoFormat Automatically formats a Bookmark control.
Public method BeginInit Signals the object that initialization is starting. (Inherited from ISupportInitialize.)
Public method Calculate Calculates a mathematical expression within a Bookmark control.
Public method CheckGrammar Begins a spelling and grammar check for the Bookmark control.
Public method CheckSpelling Begins a spelling check for the document from the start of the Bookmark control to the end of the document.
Public method CheckSynonyms Displays the Thesaurus dialog box, which lists alternative word choices, or synonyms, for the text in the Bookmark control.
Public method Collapse Collapses a Bookmark control to the starting or ending position.
Public method ComputeStatistics Gets a statistic based on the contents of the Bookmark control.
Public method ConvertHangulAndHanja Converts the Bookmark control text from Hangul to Hanja or vice versa.
Public method ConvertToTable Converts text within a Bookmark control to a table.
Public method ConvertToTableOld Infrastructure.
Public method Copy() Creates a new Bookmark in the same location as the existing Microsoft.Office.Tools.Word.Bookmark control.
Public method Copy(String) Creates a new Bookmark with the specified Name argument in the same location as the existing Microsoft.Office.Tools.Word.Bookmark control.
Public method CopyAsPicture The CopyAsPicture method copies the contents of the Bookmark control to the Clipboard.
Public method CreatePublisher Infrastructure.
Public method Cut Removes the contents of the Bookmark control from the document and places it in the Clipboard.
Public method Delete Deletes a dynamically created Bookmark from the document and removes it from the ControlCollection.
Public method DetectLanguage Analyzes the text of the Bookmark control to determine the language that it is written in.
Public method Dispose Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources. (Inherited from IDisposable.)
Public method EndInit Signals the object that initialization is complete. (Inherited from ISupportInitialize.)
Public method EndOf Moves or extends the ending character position of a Bookmark control to the end of the nearest text unit.
Public method Expand Expands the Bookmark control.
Public method ExportAsFixedFormat Saves the Bookmark in PDF or XPS format.
Public method ExportFragment Exports the Bookmark to a document for use as a document fragment.
Public method get_Information Infrastructure. Use the Information property instead of this method.
Public method get_XML Infrastructure. Use the XML property instead of this method.
Public method GetSpellingSuggestions Gets a SpellingSuggestions collection that represents the words suggested as spelling replacements for the first word in the Bookmark control.
Public method GoTo Gets a Range object that represents the start position of an item within the Bookmark control.
Public method GoToEditableRange Gets a Range object that represents an area of a Bookmark control that can be modified by the user or group of users.
Public method GoToNext Gets a Range object that refers to the start position of the next item or location within the Bookmark control specified by the What argument.
Public method GoToPrevious Gets a Range object that refers to the start position of the previous item or location in the Bookmark control specified by the What argument.
Public method ImportFragment Imports a document fragment into the Bookmark.
Public method InRange Determines if the Range to which the method is applied is contained in the Bookmark control.
Public method InsertAfter Inserts the specified text at the end of a Bookmark control.
Public method InsertAlignmentTab Inserts an absolute tab in the Bookmark that is always positioned in the same spot, relative to either the margins or indents.
Public method InsertAutoText Attempts to match the text in the Bookmark control with an existing AutoText entry name.
Public method InsertBefore Inserts the specified text before the Bookmark control.
Public method InsertBreak Inserts a page, column, or section break into the Bookmark control.
Public method InsertCaption Inserts a caption immediately preceding or following the Bookmark control.
Public method InsertCaptionXP Infrastructure.
Public method InsertCrossReference Inserts a cross-reference to a heading, bookmark, footnote, or endnote, or to an item for which a caption label is defined (for example, an equation, figure, or table) into a Bookmark control.
Public method InsertCrossReference_2002 Infrastructure.
Public method InsertDatabase Retrieves data from a data source (for example, a separate Microsoft Office Word document, a Microsoft Office Excel worksheet, or a Microsoft Access database) and inserts the data as a table in place of the Bookmark control.
Public method InsertDateTime Inserts the current date or time, or both, either as text or as a TIME field in the Bookmark control.
Public method InsertDateTimeOld Infrastructure.
Public method InsertFile Inserts all or part of the specified file into the Bookmark control.
Public method InsertParagraph Replaces the Bookmark control with a new paragraph.
Public method InsertParagraphAfter Inserts a paragraph mark after a Bookmark control.
Public method InsertParagraphBefore Inserts a new paragraph before the Bookmark control.
Public method InsertSymbol Inserts a symbol in place of the Bookmark control.
Public method InsertXML Inserts the specified XML text into the Bookmark control.
Public method InStory Determines if the Bookmark control to which this method is applied is in the same story as the range specified by the Range argument.
Public method IsEqual Determines if the Bookmark control to which this method is applied is equal to the range specified by the Range argument.
Public method LookupNameProperties Looks up a name in the global address book list and displays the Properties dialog box, which includes information about the specified name of the Bookmark control.
Public method ModifyEnclosure Adds, modifies, or removes an enclosure around the specified character or characters in the Bookmark control.
Public method Move Infrastructure.
Public method MoveEnd Moves the ending character position of a Bookmark control.
Public method MoveEndUntil Moves the end position of the Bookmark control until any of the specified characters are found in the document.
Public method MoveEndWhile Moves the ending character position of a Bookmark control while any of the specified characters are found in the document.
Public method MoveStart Moves the start position of the Bookmark control.
Public method MoveStartUntil Moves the start position of the Bookmark control until one of the specified characters is found in the document.
Public method MoveStartWhile Moves the start position of the Bookmark control while any of the specified characters are found in the document.
Public method MoveUntil Moves the Bookmark control until one of the specified characters is found in the document.
Public method MoveWhile Moves the Bookmark control while any of the specified characters are found in the document.
Public method Next Gets a Range object that represents the specified unit relative to the Bookmark control.
Public method Paste Inserts the contents of the Clipboard into the Bookmark control.
Public method PasteAndFormat Pastes the selected table cells into the Bookmark control and formats them as specified.
Public method PasteAppendTable Merges pasted cells into an existing table in a Bookmark control by inserting the pasted rows between the selected rows.
Public method PasteAsNestedTable Pastes a cell or group of cells as a nested table into the Bookmark control.
Public method PasteExcelTable Pastes and formats a Microsoft Office Excel table into the Bookmark control.
Public method PasteSpecial Inserts the contents of the Clipboard into the Bookmark control.
Public method PhoneticGuide Adds phonetic guides to the Bookmark control.
Public method Previous Gets a Range object relative to the Bookmark control.
Public method Relocate In outline view, moves the paragraphs within the Bookmark control after the next visible paragraph or before the previous visible paragraph.
Public method Select Selects the Bookmark control.
Public method SetListLevel Sets the list level for one or more items in a numbered list in the Bookmark.
Public method SetRange Sets the starting and ending character positions for the Bookmark control.
Public method Sort Sorts the paragraphs in the Bookmark control.
Public method SortAscending Sorts paragraphs or table rows in ascending alphanumeric order within a Bookmark control.
Public method SortDescending Sorts paragraphs or table rows in descending alphanumeric order within a Bookmark control.
Public method SortOld Infrastructure.
Public method StartOf Moves or extends the start position of the Bookmark control to the beginning of the nearest specified text unit.
Public method SubscribeTo Infrastructure.
Public method TCSCConverter Converts the specified range of a Bookmark control from Traditional Chinese to Simplified Chinese or vice versa.
Public method WholeStory Expands a Bookmark control to include the entire story.

Top

See Also

Reference

Bookmark Interface

Microsoft.Office.Tools.Word Namespace