Microsoft.Office.Interop.Word Namespace

Classes

ApplicationClass

Reserved for internal use.

ApplicationEvents_SinkHelper

Reserved for internal use.

ApplicationEvents2_SinkHelper

Reserved for internal use.

ApplicationEvents3_SinkHelper

Reserved for internal use.

ApplicationEvents4_SinkHelper

Reserved for internal use.

DocumentClass

Reserved for internal use.

DocumentEvents_SinkHelper

Reserved for internal use.

DocumentEvents2_SinkHelper

Reserved for internal use.

FontClass

Reserved for internal use.

GlobalClass

Reserved for internal use.

LetterContentClass

Reserved for internal use.

OCXEvents_SinkHelper

Reserved for internal use.

OLEControlClass

Reserved for internal use.

ParagraphFormatClass

Reserved for internal use.

Interfaces

_Application

This is a primary interface in a COM coclass that is required by managed code for interoperability with the corresponding COM object. Use this primary interface only when the method you want to use shares the same name as an event of the COM object; in this case, cast to this interface to call the method, and cast to the latest events interface to connect to the event. Otherwise, use the .NET interface that is derived from the COM coclass to access methods, properties, and events of the COM object. For information about the COM object, see Application.

_Document

This is a primary interface in a COM coclass that is required by managed code for interoperability with the corresponding COM object. Use this primary interface only when the method you want to use shares the same name as an event of the COM object; in this case, cast to this interface to call the method, and cast to the latest events interface to connect to the event. Otherwise, use the .NET interface that is derived from the COM coclass to access methods, properties, and events of the COM object. For information about the COM object, see Document

_Font

This is a primary interface in a COM coclass that is required by managed code for interoperability with the corresponding COM object. Use this primary interface only when the method you want to use shares the same name as an event of the COM object; in this case, cast to this interface to call the method, and cast to the latest events interface to connect to the event. Otherwise, use the .NET interface that is derived from the COM coclass to access methods, properties, and events of the COM object. For information about the COM object, see Font.

_Global

This is a primary interface in a COM coclass that is required by managed code for interoperability with the corresponding COM object. Use this primary interface only when the method you want to use shares the same name as an event of the COM object; in this case, cast to this interface to call the method, and cast to the latest events interface to connect to the event. Otherwise, use the .NET interface that is derived from the COM coclass to access methods, properties, and events of the COM object. For more information about the COM object, see Global.

_LetterContent

This is a primary interface in a COM coclass that is required by managed code for interoperability with the corresponding COM object. Use this primary interface only when the method you want to use shares the same name as an event of the COM object; in this case, cast to this interface to call the method, and cast to the latest events interface to connect to the event. Otherwise, use the .NET interface that is derived from the COM coclass to access methods, properties, and events of the COM object. For more information about the COM obect, see LetterContent.

_OLEControl

Reserved for internal use.

_ParagraphFormat

This is a primary interface in a COM coclass that is required by managed code for interoperability with the corresponding COM object. Use this primary interface only when the method you want to use shares the same name as an event of the COM object; in this case, cast to this interface to call the method, and cast to the latest events interface to connect to the event. Otherwise, use the .NET interface that is derived from the COM coclass to access methods, properties, and events of the COM object. For more information about the COM object, see ParagraphFormat

AddIn

Represents a single add-in, either installed or not installed.

AddIns

A collection of AddIn objects that represents all the add-ins available to Microsoft Word, regardless of whether or not they're currently loaded.

Adjustments

Contains a collection of adjustment values for the specified AutoShape or WordArt object.

Application

Represents the Word application.

ApplicationEvents

Reserved for internal use.

ApplicationEvents_Event

Events interface for Microsoft Word 97 Application object events.

ApplicationEvents2

Reserved for internal use.

ApplicationEvents2_Event

Events interface for Microsoft Word 2000 Application object events.

ApplicationEvents3

Reserved for internal use.

ApplicationEvents3_Event

Events interface for Microsoft Word 2002 Application object events.

ApplicationEvents4

Reserved for internal use.

ApplicationEvents4_Event

Events interface for WordApplication object events.This is a .NET interface created when processing a COM coclass that is required by managed code for interoperability with the corresponding COM object. This interface implements all events of earlier interfaces and any additional new events. Use this interface only when the event you want to use shares the same name as a method of the COM object; in this case, cast to this interface to connect to the event, and cast to the primary interface to call the method. Otherwise, use the .NET interface that is derived from the COM coclass to access methods, properties, and events of the COM object.

AutoCaption

Represents a single caption that can be automatically added when items such as tables, pictures, or OLE objects are inserted into a document.

AutoCaptions

A collection of AutoCaption objects that represent the captions that can be automatically added when items such as tables, pictures, or OLE objects are inserted into a document.

AutoCorrect

Represents the AutoCorrect functionality in Microsoft Word.

AutoCorrectEntries

A collection of AutoCorrectEntry objects that represent all the AutoCorrect entries available to Microsoft Word. The AutoCorrectEntries collection includes all the entries in the AutoCorrect dialog box (Tools menu).

AutoCorrectEntry

Represents a single AutoCorrect entry.

AutoTextEntries

A collection of AutoTextEntry objects that represent the AutoText entries in a template.

AutoTextEntry

Represents a single AutoText entry.

Axes

A collection of all the Axis objects in the specified chart.

Axis

Represents a single axis in a chart.

AxisTitle

True if an axis title will occupy the chart layout space when a chart layout is being determined. The default value is True. Read/write

Bibliography

Represents the list of sources available attached to the document (in the current list) or the list of sources available in the application (in the master list).

Bookmark

Represents a single bookmark.

Bookmarks

A collection of Bookmark objects that represent the bookmarks in the specified selection, range, or document.

Border

Represents a border of an object.

Borders

A collection of Border objects that represent the borders of an object.

Break

Represents individual page, column, and section breaks in a page.

Breaks

A collection of page, column, or section breaks in a page. Use the Breaks collection and the related objects and properties to programmatically define page layout in a document.

Broadcast

Represents a Windows Live Broadcast Service broadcast session.

Browser

Represents the browser tool used to move the insertion point to objects in a document.

BuildingBlock

Represents a building block in a template. A building block is pre-built content, similar to autotext, that may contain text, images, and formatting.

BuildingBlockEntries

Represents a collection of all BuildingBlock objects in a template.

BuildingBlocks

Represents a collection of BuildingBlock objects for a specific building block type and category in a template.

BuildingBlockType

Represents a type of building block. Each BuildingBlockType object is a member of the BuildingBlockTypes collection.

BuildingBlockTypes

Represents a collection of BuildingBlockType objects.

CalloutFormat

Contains properties and methods that apply to line callouts.

CanvasShapes

Represents the shapes in a drawing canvas.

CaptionLabel

Represents a single caption label.

CaptionLabels

A collection of CaptionLabel objects that represent the available caption labels.

Categories

Represents a collection of building block categories.

Category

Represents an individual category of a building block type.

CategoryCollection

Represents the collection of visible chart categories in the document.

Cell

Represents a single table cell.

Cells

A collection of Cell objects in a table column, table row, selection, or range.

Characters

A collection of characters in a selection, range, or document.

Chart

Represents a chart in a document.

ChartArea

Represents the chart area of a chart.

ChartBorder

Represents the border of an object.

ChartCategory

Represents all chart categories in the document, whether visible (unfiltered) or not.

ChartCharacters

Represents characters in an object that contains text.

ChartColorFormat

Represents the color of a one-color object or the foreground or background color of an object with a gradient or patterned fill.

ChartData

Represents access to the linked or embedded data associated with a chart.

ChartFillFormat

Represents fill formatting for chart elements.

ChartFont

Contains the font attributes (font name, font size, color, and so on) for an object chart.

ChartFormat

Provides access to the Office Art formatting for chart elements.

ChartGroup

Represents one or more series plotted in a chart with the same format.

ChartGroups

Represents one or more series plotted in a chart with the same format.

ChartTitle

Represents the chart title.

CheckBox

Represents a single check box form field.

CoAuthLock

Represents a lock within the document. The CoAuthLock object is a member of the CoAuthLocks collection.

CoAuthLocks

A collection of CoAuthLock objects.

CoAuthor

Represents a single co-author in the document. The CoAuthor object is a member of the CoAuthors collection. The CoAuthors collection contains all the co-authors in the document (authors that are actively editing the document).

CoAuthoring

Provides the primary entry point to the co-authoring object model.

CoAuthors

A collection of all the CoAuthor objects in the document.

CoAuthUpdate

Represents a range of text that has been updated by a co-author.

CoAuthUpdates

A collection of CoAuthUpdate objects that represent the available updates in the document.

ColorFormat

Represents the color of a one-color object or the foreground or background color of an object with a gradient or patterned fill.

Column

Represents a single table column. The Column object is a member of the Columns collection.

Columns

A collection of Column objects that represent the columns in a table.

Comment

Represents a single comment.

Comments

A collection of Comment objects that represent the comments in a selection, range, or document.

ConditionalStyle

Represents special formatting applied to specified areas of a table when the selected table is formatted with a specified table style.

Conflict

Represents a conflicting edit in a co-authored document. The type of a Conflict object is specified by the WdRevisionType enumeration.

Conflicts

A collection of Conflict objects that represents the conflicts in a document. The type of a Conflict object is specified by the WdRevisionType enumeration.

ConnectorFormat

Reserved for internal use.

ContentControl

An individual content control. Content controls are bounded and potentially labeled regions in a document that serve as containers for specific types of content. Individual content controls may contain contents such as dates, lists, or paragraphs of formatted text. The ContentControl object is a member of the ContentControls collection.

ContentControlListEntries

The ContentControlListEntries collection contains ContentControlListEntry objects that represent the items in a drop-down list or combo box content control.

ContentControlListEntry

A ContentControlListEntry object represents a list item in a drop-down list or combo box content control. A ContentControlListEntry object is a member of the ContentControlListEntries collection for a ContentControl object.

ContentControls

A collection of ContentControl objects. Content controls are bounded and potentially labeled regions in a document that serve as containers for specific types of content. Individual content controls may contain content such as dates, lists, or paragraphs of formatted text.

Corners

Represents the corners of a 3-D chart.

CustomLabel

Represents a custom mailing label.

CustomLabels

A collection of CustomLabel objects available in the Label Options dialog box.

CustomProperties

A collection of CustomProperty objects that represents the properties related to a smart tag.

CustomProperty

Represents a single instance of a custom property for a smart tag.

DataLabel

Represents the data label on a chart point or trendline.

DataLabels

A collection of all the DataLabel objects for the specified series.

DataTable

Represents a chart data table.

DefaultWebOptions

Contains global application-level attributes used by Microsoft Word when you save a document as a Web page or open a Web page.

Diagram

Represents a single diagram in a document.

DiagramNode

Represents a single diagram node within a diagram.

DiagramNodeChildren

A collection of DiagramNode objects that represents the child nodes in a diagram.

DiagramNodes

A collection of DiagramNode objects that represent all the nodes in a diagram. The DiagramNodes collection contains all the diagram nodes in a specified diagram.

Dialog

Represents a built-in dialog box.

Dialogs

A collection of Dialog objects in Microsoft Word. Each Dialog object represents a built-in Word dialog box.

Dictionaries

A collection of Dictionary objects that includes the active custom spelling dictionaries.

Dictionary

Represents a dictionary.

DisplayUnitLabel

Represents a unit label on an axis in the specified chart.

Document

Represents a document.

DocumentEvents

Reserved for internal use.

DocumentEvents_Event
DocumentEvents2

Reserved for internal use.

DocumentEvents2_Event

Events interface for Microsoft Word Document object events.

Documents

A collection of all the Document objects that are currently open in Word.

DownBars

Represents the down bars in a chart group.

DropCap

Represents a dropped capital letter at the beginning of a paragraph.

DropDown

Represents a drop-down form field that contains a list of items in a form.

DropLines

Represents the drop lines in a chart group.

Editor

Represents a single user who has been given specific permissions to edit portions of a document.

Editors

A collection of Editor objects that represents a collection of users or groups of users who have been given specific permissions to edit portions of a document.

Email

Represents an e-mail message.

EmailAuthor

Represents the author of an e-mail message.

EmailOptions

Contains global application-level attributes used by Microsoft Word when you create and edit e-mail messages and replies.

EmailSignature

Contains information about the e-mail signatures used by Microsoft Word when you create and edit e-mail messages and replies.

EmailSignatureEntries

A collection of EmailSignatureEntry objects that represents all the e-mail signature entries available to Microsoft Word.

EmailSignatureEntry

Represents a single e-mail signature entry.

Endnote

Represents an endnote.

EndnoteOptions

Represents the properties assigned to a range or selection of endnotes in a document.

Endnotes

A collection of Endnote objects that represents all the endnotes in a selection, range, or document.

Envelope

Represents an envelope.

ErrorBars

Represents the error bars on a chart series.

Field

Represents a field. The Field object is a member of the Fields collection. The Fields collection represents the fields in a selection, range, or document.

Fields

A collection of Field objects that represent all the fields in a selection, range, or document.

FileConverter

Represents a file converter that's used to open or save files.

FileConverters

A collection of FileConverter objects that represent all the file converters available for opening and saving files.

FillFormat

Represents fill formatting for a shape. A shape can have a solid, gradient, texture, pattern, picture, or semi-transparent fill.

Find

Represents the criteria for a find operation.

FirstLetterException

Represents an abbreviation excluded from automatic correction.

FirstLetterExceptions

A collection of FirstLetterException objects that represent the abbreviations excluded from automatic correction.

Floor

Represents the floor of a 3-D chart.

Font

Contains font attributes (font name, font size, color, and so on) for an object.

FontNames

Represents a list of the names of all the available fonts.

Footnote

Represents a footnote positioned at the bottom of the page or beneath text. The Footnote object is a member of the Footnotes collection. The Footnotes collection represents the footnotes in a selection, range, or document.

FootnoteOptions

Represents the properties assigned to a range or selection of footnotes in a document.

Footnotes

A collection of Footnote objects that represent all the footnotes in a selection, range, or document.

FormField

Represents a single form field.

FormFields

A collection of FormField objects that represent all the form fields in a selection, range, or document.

Frame

Represents a frame in a selection, range, or document.

Frames

A collection of Frame objects in a selection, range, or document.

Frameset

Represents an entire frames page or a single frame on a frames page.

FreeformBuilder

Represents the geometry of a freeform while it's being built.

FullSeriesCollection

Represents the full collection of all chart series, both filtered and unfiltered.

Global

Contains top-level properties and methods that don't need to be preceded by the Application property.

GlowFormat

Represents the glow formatting for a shape or range of shapes.

Gridlines

Represents major or minor gridlines on a chart axis.

GroupShapes

Represents the individual shapes within a grouped shape.

HangulAndAlphabetException

Represents a single Hangul or alphabet AutoCorrect exception.

HangulAndAlphabetExceptions

A collection of HangulAndAlphabetException objects that represents all Hangul and alphabet AutoCorrect exceptions. This list corresponds to the list of AutoCorrect exceptions on the Korean tab in the AutoCorrect Exceptions dialog box (AutoCorrect command, Tools menu).

HangulHanjaConversionDictionaries

A collection of Dictionary objects that includes the active custom Hangul-Hanja conversion dictionaries.

HeaderFooter

Represents a single header or footer.

HeadersFooters

A collection of HeaderFooter objects that represent the headers or footers in the specified section of a document.

HeadingStyle

Represents a style used to build a table of contents or figures.

HeadingStyles

A collection of HeadingStyle objects that represent the styles used to compile a table of figures or table of contents.

HiLoLines

Represents the high-low lines in a chart group.

HorizontalLineFormat

Represents horizontal line formatting.

HTMLDivision

Represents a single HTML division that can be added to a Web document.

HTMLDivisions

A collection of HTMLDivision objects that represents the HTML divisions that exist in a Web document.

Hyperlink

Represents a hyperlink.

Hyperlinks

Represents the collection of Hyperlink objects in a document, range, or selection.

IApplicationEvents

Reserved for internal use.

IApplicationEvents2

Reserved for internal use.

IApplicationEvents3

Reserved for internal use.

IApplicationEvents4

Reserved for internal use.

Index

Represents a single index.

Indexes

A collection of Index objects that represents all the indexes in the specified document.

InlineShape

Represents an object in the text layer of a document.

InlineShapes

A collection of InlineShape objects that represent all the inline shapes in a document, range, or selection.

Interior

Represents the interior of an object.

KeyBinding

Represents a custom key assignment in the current context.

KeyBindings

A collection of KeyBinding objects that represent the custom key assignments in the current context. Custom key assignments are made in the Customize Keyboard dialog box.

KeysBoundTo

A collection of KeyBinding objects assigned to a command, style, macro, or other item in the current context.

Language

Represents a language used for proofing or formatting in Microsoft Word.

Languages

A collection of Language objects that represent languages used for proofing or formatting in Microsoft Word.

LeaderLines

Represents leader lines on a chart. Leader lines connect data labels to data points.

Legend

Represents the legend in a chart. Each chart can have only one legend.

LegendEntries

A collection of all the LegendEntry objects in the specified chart legend.

LegendEntry

Represents a legend entry in a chart legend.

LegendKey

Represents a legend key in a chart legend.

LetterContent

Represents the elements of a letter created by the Letter Wizard.

Line

Represents an individual line in a Rectangle object of type wdTextRectangle.

LineFormat

Represents line and arrowhead formatting. For a line, the LineFormat object contains formatting information for the line itself; for a shape with a border, this object contains formatting information for the shape's border.

LineNumbering

Represents line numbers in the left margin or to the left of each newspaper-style column.

Lines

A collection of Line objects that represents the lines in a Rectangle object that is of type wdTextRectangle.

LinkFormat

Represents the linking characteristics for an OLE object or picture.

List

Represents a single list format that's been applied to specified paragraphs in a document.

ListEntries

A collection of ListEntry objects that represent all the items in a drop-down form field.

ListEntry

Represents an item in a drop-down form field.

ListFormat

Represents the list formatting attributes that can be applied to the paragraphs in a range.

ListGalleries

A collection of ListGallery objects that represent the three tabs in the Bullets and Numbering dialog box.

ListGallery

Represents a single gallery of list formats.

ListLevel

Represents a single list level, either the only level for a bulleted or numbered list or one of the nine levels of an outline numbered list.

ListLevels

A collection of ListLevel objects that represents all the list levels of a list template, either the only level for a bulleted or numbered list or one of the nine levels of an outline numbered list.

ListParagraphs

A collection of Paragraph objects that represents the paragraphs of the specified document, list, or range that have list formatting applied.

Lists

A collection of List objects that represent all the lists in the specified document.

ListTemplate

Represents a single list template that includes all the formatting that defines a list.

ListTemplates

A collection of ListTemplate objects that represent the seven predefined list formats on each tab in the Bullets and Numbering dialog box.

Mailer

This object, member, or enumeration is deprecated and is not intended to be used in your code.

MailingLabel

Represents a mailing label.

MailMerge

Represents the mail merge functionality in Microsoft Word.

MailMergeDataField

Represents a single mail merge field in a data source.

MailMergeDataFields

A collection of MailMergeDataField objects that represent the data fields in a mail merge data source.

MailMergeDataSource

Represents the mail merge data source in a mail merge operation.

MailMergeField

Represents a single mail merge field in a document.

MailMergeFieldName

Represents a mail merge field name in a data source.

MailMergeFieldNames

A collection of MailMergeFieldName objects that represent the field names in a mail merge data source.

MailMergeFields

A collection of MailMergeField objects that represent the mail merge related fields in a document.

MailMessage

Represents the active email message if you are using Microsoft Word as your e-mail editor.

MappedDataField

Represents a single mapped data field.

MappedDataFields

A collection of MappedDataField objects that represents all the mapped data fields available in Microsoft Word.

OCXEvents

Reserved for internal use.

OCXEvents_Event

Reserved for internal use.

OLEControl

Reserved for internal use.

OLEFormat

Represents the OLE characteristics (other than linking) for an OLE object, ActiveX control, or field.

OMath

Represents an equation. OMath objects are members of the OMaths collection.

OMathAcc

Represents an equation that has an accent mark above the base.

OMathArgs

Represents a collection of arguments.

OMathAutoCorrect

Represents the math AutoCorrect feature in Microsoft Office Word. To access the math AutoCorrect entries, use the OMathAutoCorrectEntries collection.

OMathAutoCorrectEntries

Represents a collection of math AutoCorrect entries. Use the OMathAutoCorrectEntry object to access individual AutoCorrect entries.

OMathAutoCorrectEntry

Represents an individual entry in the OMathAutoCorrectEntries collection.

OMathBar

Represents an equation with a bar above or below the base.

OMathBorderBox

Represents an invisible box around an equation or part of an equation to which you can assign properties that affect the layout or mathematical formatting of the entire box. For example, a box can serve as an operator emulator with or without an alignment point, serve as a like breakpoint, have an associated argument size (argSz), or be grouped so as not to allow line breaks.

OMathBox

Represents an invisible box around an equation or part of an equation to which you can apply properties that affect the mathematical or formatting properties, such as line breaks.

OMathBreak

Represents individual line breaks in an equation. Each OMathBreak object is a member of the OMathBreaks collection.

OMathBreaks

Represents a collection of OMathBreak objects that represent all the line breaks in an equation.

OMathDelim

Represents a delimiter object, consisting of opening and closing delimiters (such as parentheses, braces, brackets, or vertical bars), and one or more elements contained inside the delimiters.

OMathEqArray

Represents a mathematical equation array object, consisting of one or more equations that can be vertically justified as a unit respect to surrounding text on the line.

OMathFrac

Represents a fraction, consisting of a numerator and denominator separated by a fraction bar. The fraction bar can be horizontal or diagonal, depending on the fraction properties.

OMathFunc

Represents the application of a function or an argument in an equation that consists of a function name, such as sin or cos, and an argument.

OMathFunction

Represents a mathematical function or structure that Microsoft Office Word supports, such as fractions, integrals, sums, and radicals. The OMathFunction object is a member of the OMathFunctions collection.

OMathFunctions

Represents a collection of functions or structures that Microsoft Office Word supports, such as fractions, integrals, sums, and radicals.

OMathGroupChar

Represents a group character object, consisting of a character drawn above or below text, often with the purpose of visually grouping items.

OMathLimLow

Represents the lower limit mathematical construct, consisting of text on the baseline and reduced-size text immediately below it.

OMathLimUpp

Represents the upper limit mathematical construct, consisting of text on the baseline and reduced-size text immediately above it.

OMathMat

Represents an equation matrix.

OMathMatCol

Represents a matrix column. The OMathMatCol object is a member of the OMathMatCols collection.

OMathMatCols

Represents a collection of matrix columns. Use the OMathMatCol object to access individual members of the collection.

OMathMatRow

Represents a matrix row. The OMathMatRow is a member of the OMathMatRows collection.

OMathMatRows

Represents a collection of matrix rows. Use the OMathMatRow object to access individual membes of the collection.

OMathNary

Represents the mathematical n-ary object, consisting of an n-ary object, a base (or operand), and optional upper limits and lower limits.

OMathPhantom

Represents a phantom object, which has two primary uses: (1) adding the spacing of the phantom base without displaying that base or (2) suppressing part of the glyph from spacing considerations.

OMathRad

Represents the mathematical radical object, consisting of a radical, a base, and an optional degree.

OMathRecognizedFunction

Represents a recognized function. The OMathRecognizedFunction object is a member of the OMathRecognizedFunctions collection.

OMathRecognizedFunctions

Represents a collection of recognized functions. Use the OMathRecognizedFunction object to access individual members of the collection.

OMaths

A collection of equations. Use the OMaths object to access individual members of the collection.

OMathScrPre

Represents an equation that contains a superscript or subscript to the left of the base.

OMathScrSub

Represents an equation with a base that contains a subscript.

OMathScrSubSup

Represents an equation with a base that contains a superscript or subscript.

OMathScrSup

Represents an equation with a base that contains a superscript.

Options

Represents application and document options in Microsoft Word. Many of the properties for the Options object correspond to items in the Options dialog box (Tools menu).

OtherCorrectionsException

Represents a single AutoCorrect exception.

OtherCorrectionsExceptions

A collection of OtherCorrectionsException objects that represents the list of words that Microsoft Word won't correct automatically. This list corresponds to the list of AutoCorrect exceptions on the Other Corrections tab in the AutoCorrect Exceptions dialog box (AutoCorrect command, Tools menu).

Page

Represents a page in a document. Use the Page object and the related methods and properties for programmatically defining page layout in a document.

PageNumber

Represents a page number in a header or footer.

PageNumbers

A collection of PageNumber objects that represent the page numbers in a single header or footer.

Pages

A collection of pages in a document.

PageSetup

Represents the page setup description. The PageSetup object contains all page setup attributes (left margin, bottom margin, paper size, and so on) as properties.

Pane

Represents a window pane. The Pane object is a member of the Panes collection. The Panes#SameCHM collection includes all the window panes for a single window.

Panes

A collection of Pane objects that represent the window panes for a single window.

Paragraph

Represents a single paragraph in a selection, range, or document.

ParagraphFormat

Represents all the formatting for a paragraph.

Paragraphs

A collection of Paragraph objects in a selection, range, or document.

PictureFormat

Contains properties and methods that apply to pictures and OLE objects.

PlotArea

Represents the plot area of a chart.

Point

Represents a single point in a series in a chart.

Points

A collection of all the Point objects in the specified series in a chart.

ProofreadingErrors

A collection of spelling and grammatical errors for the specified document or range.

ProtectedViewWindow

Represents a protected view window.

ProtectedViewWindows

A collection of all the ProtectedViewWindow objects that are currently open in Word 2010.

Range

Represents a contiguous area in a document.

ReadabilityStatistic

Represents one of the readability statistics for a document or range.

ReadabilityStatistics

A collection of ReadabilityStatistic objects for a document or range.

RecentFile

Represents a recently used file.

RecentFiles

A collection of RecentFile objects that represents the files that have been used recently. The items in the RecentFiles collection are displayed at the bottom of the File menu.

Rectangle

Represents a portion of text or a graphic in a page. Use the Rectangle object and related methods and properties for programmatically defining page layout in a document.

Rectangles

A collection of Rectangle objects in a page that represent portions of text and graphics. Use the Rectangles collection and related objects and properties for programmatically defining page layout in a document.

ReflectionFormat

Represents the reflection formatting for a shape or range of shapes.

RepeatingSectionItem

Represents a repeating section item in a content control.

RepeatingSectionItemColl

Represents the collection of RepeatingSectionItem objects.

Replacement

Represents the replace criteria for a find-and-replace operation.

Research

Provides access to the research service feature of Microsoft Office Word.

Reviewer

Represents a single reviewer of a document in which changes have been tracked.

Reviewers

A collection of Reviewer objects that represents the reviewers of one or more documents. The Reviewers collection contains the names of all reviewers who have reviewed documents opened or edited on a machine.

Revision

Represents a change marked with a revision mark.

Revisions

A collection of Revision objects that represent the changes marked with revision marks in a range or document.

RevisionsFilter

Represents the current settings related to display of reviewers’ comments and revision marks in the document.

RoutingSlip

This object, member, or enumeration is deprecated and is not intended to be used in your code.

Row

Represents a row in a table.

Rows

A collection of Row objects that represent the table rows in the specified selection, range, or table.

Section

Represents a single section in a selection, range, or document.

Sections

A collection of Section objects in a selection, range, or document.

Selection

Represents the current selection in a window or pane.

Sentences

A collection of Range objects that represent all the sentences in a selection, range, or document. There is no Sentence object.

Series

Represents a series in a chart.

SeriesCollection

A collection of all the Series objects in the specified chart or chart group.

SeriesLines

Represents series lines in a chart group.

Shading

Contains shading attributes for an object.

ShadowFormat

Represents shadow formatting for a shape.

Shape

Represents an object in the drawing layer, such as an AutoShape, freeform, OLE object, ActiveX control, or picture.

ShapeNode

Represents the geometry and the geometry-editing properties of the nodes in a user-defined freeform.

ShapeNodes

A collection of all the ShapeNode objects in the specified freeform.

ShapeRange

Represents a shape range, which is a set of shapes on a document.

Shapes

A collection of Shape objects that represent all the shapes in a document or all the shapes in all the headers and footers in a document.

SmartTag

Represents a string in a document or range that contains recognized type information.

SmartTagAction

Represents a single action for a smart tag.

SmartTagActions

Represents a collection of actions for an individual smart tag or a type of smart tag.

SmartTagRecognizer

Represents installed components that label text with types of information.

SmartTagRecognizers

A collection of SmartTagRecognizer objects that represent recognition engines that label data with types of information as you work in Microsoft Word.

SmartTags

A collection of SmartTag objects that represents the text in a document that is marked as containing recognized type information.

SmartTagType

Represents a type of smart tag.

SmartTagTypes

Represents a collection of SmartTagType objects.

SoftEdgeFormat

Represents the soft edge formatting for a shape or range of shapes.

Source

Represents an individual source, such as a book, journal article, or interview.

Sources

Represents a collection of Source objects.

SpellingSuggestion

Represents a single spelling suggestion for a misspelled word.

SpellingSuggestions

A collection of SpellingSuggestion objects that represent all the suggestions for a specified word or for the first word in the specified range.

StoryRanges

A collection of Range objects that represent stories in a document.

Style

Represents a single built-in or user-defined style.

Styles

A collection of Style objects that represent both the built-in and user-defined styles in a document.

StyleSheet

Represents a single cascading style sheet attached to a web document.

StyleSheets

A collection of StyleSheet objects that represents the cascading style sheets attached to a document.

Subdocument

Represents a subdocument within a document or range.

Subdocuments

A collection of Subdocument objects that represent the subdocuments in a range or document.

SynonymInfo

Represents the information about synonyms, antonyms, related words, or related expressions for the specified range or a given string.

System

Contains information about the computer system.

Table

Represents a single table.

TableOfAuthorities

Represents a single table of authorities in a document (a TOA field).

TableOfAuthoritiesCategory

Represents a single table of authorities category.

TableOfContents

Represents a single table of contents in a document.

TableOfFigures

Represents a single table of figures in a document.

Tables

A collection of Table objects that represent the tables in a selection, range, or document.

TablesOfAuthorities

A collection of TableOfAuthorities objects (TOA fields) that represents the tables of authorities in a document.

TablesOfAuthoritiesCategories

A collection of TableOfAuthoritiesCategory objects that represent the table of authorities categories, such as Cases and Statutes.

TablesOfContents

A collection of TableOfContents objects that represent the tables of contents in a document.

TablesOfFigures

A collection of TableOfFigures objects that represent the tables of figures in a document.

TableStyle

Represents a single style that can be applied to a table.

TabStop

Represents a single tab stop.

TabStops

A collection of TabStop objects that represent the custom and default tabs for a paragraph or group of paragraphs.

Task

Represents a single task running on the system.

TaskPane

Represents a single task pane available to Microsoft Word, which contains common tasks that users perform.

TaskPanes

A collection of TaskPane objects that contains commonly performed tasks in Microsoft Word.

Tasks

A collection of Task objects that represents all the tasks currently running on the system.

Template

Represents a document template.

Templates

A collection of Template objects that represent all the templates that are currently available.

TextColumn

Represents a single text column.

TextColumns

A collection of TextColumn objects that represent all the columns of text in a document or a section of a document.

TextEffectFormat

Contains properties and methods that apply to WordArt objects.

TextFrame

Represents the text frame in a Shape object. Contains the text in the text frame as well as the properties that control the margins and orientation of the text frame.

TextInput

Represents a single text form field.

TextRetrievalMode

Represents options that control how text is retrieved from a Range object.

ThreeDFormat

Represents a shape's three-dimensional formatting.

TickLabels

Represents the tick-mark labels associated with tick marks on a chart axis.

Trendline

Represents a trendline in a chart.

Trendlines

A collection of all the Trendline objects for the specified series.

TwoInitialCapsException

Represents a single initial-capital AutoCorrect exception.

TwoInitialCapsExceptions

A collection of TwoInitialCapsException objects that represent all the items listed in the Don't correct box on the INitial CAps tab in the AutoCorrect Exceptions dialog box.

UndoRecord

Provides an entry point into the undo stack.

UpBars

Represents the up bars in a chart group.

Variable

Represents a variable stored as part of a document. Document variables are used to preserve macro settings in between macro sessions.

Variables

A collection of Variable objects that represent the variables added to a document or template. Document variables are used to preserve macro settings in between macro sessions.

Version

Represents a single version of a document.

Versions

A collection of Version objects that represent all the versions of a document. Corresponds to the items listed in the Versions dialog box (File menu).

View

Contains the view attributes (show all, field shading, table gridlines, and so on) for a window or pane.

Walls

Represents the walls of a 3-D chart. This object isn’t a collection. There’s no object that represents a single wall; you must return all the walls as a unit.

WebOptions

Contains document-level attributes used by Microsoft Word when you save a document as a Web page or open a Web page.

Window

Represents a window.

Windows

A collection of Window objects that represent all the available windows.

Words

A collection of words in a selection, range, or document.

WrapFormat

Represents all the properties for wrapping text around a shape or shape range.

XMLChildNodeSuggestion

This object, member, or enumeration is deprecated and is not intended to be used in your code.

XMLChildNodeSuggestions

This object, member, or enumeration is deprecated and is not intended to be used in your code.

XMLMapping

Represents the XML mapping on a ContentControl object between custom XML and a content control. An XML mapping is a link between the text in a content control and an XML element in the custom XML data store for this document.

XMLNamespace

Represents an individual schema within the Schema Library.

XMLNamespaces

A collection of XMLNamespace objects that represents the entire collection of schemas in the Schema Library.

XMLNode

Represents a single XML element applied to a document.

XMLNodes

A collection of XMLNode objects that represents the nodes in the tree view of the XML Structure task pane, which indicates the elements that a user has applied to a document.

XMLSchemaReference

Represents an individual schema that is attached to a document.

XMLSchemaReferences

A collection of XMLSchemaReference objects that represent the unique namespaces that are attached to a document.

XSLTransform

Represents a single registered Extensible Stylesheet Language Transformation (XSLT).

XSLTransforms

A collection of XSLTransform objects that represent all of the Extensible Stylesheet Language Transformations (XSLTs) for a specific XML namespace.

Zoom

Contains magnification options (for example, the zoom percentage) for a window or pane.

Zooms

A collection of Zoom objects that represents the magnification options for each view (outline, normal, print layout, and so on).

Enums

WdAlertLevel

Specifies the way certain alerts and messages are handled while a macro is running.

WdAlignmentTabAlignment

Specifies tab alignment.

WdAlignmentTabRelative

Specifies whether Microsoft Office Word calculates the alignment for a tab relative to the section margins or the paragraph indents.

WdAnimation

This object, member, or enumeration is deprecated and is not intended to be used in your code.

WdApplyQuickStyleSets

Specifies a Quick Style set to apply to the document.

WdArabicNumeral

Specifies the numeral style for an Arabic-language document.

WdAraSpeller

Specifies spelling rules for the Arabic spelling checker.

WdArrangeStyle

Specifies the window arrangement.

WdAutoFitBehavior

Specifies how Microsoft Word resizes a table when the AutoFit feature is used.

WdAutoMacros

Specifies an auto macro that is stored in the document.

WdAutoVersions

Specifies the state of the option for automatically saving document versions.

WdBaselineAlignment

Specifies the vertical position of fonts on a line.

WdBookmarkSortBy

Specifies the sorting option for bookmark names displayed in the Bookmark dialog box.

WdBorderDistanceFrom

Specifies whether a page border is measured from the edge of the page or from the text it surrounds.

WdBorderType

Specifies the type of border to be used.

WdBorderTypeHID

Reserved for internal use.

WdBreakType

Specifies type of break.

WdBrowserLevel

Specifies the version of Web browser at which you want to target new Web pages created in Microsoft Word.

WdBrowseTarget

Specifies the document item that the Next or Previous method locates, and places the insertion point before the next or previous instance of the item.

WdBuildingBlockTypes

Specifies the type of building block.

WdBuiltInProperty

Specifies a built-in document property.

WdBuiltinStyle

Specifies a built-in Microsoft Word style.

WdCalendarType

Specifies a calendar type.

WdCalendarTypeBi

Specifies calendar type to use when displaying the date or time.

WdCaptionLabelID

Specifies the type for a caption label.

WdCaptionNumberStyle

Specifies the number style to be used with the CaptionLabel object.

WdCaptionNumberStyleHID

Reserved for internal use.

WdCaptionPosition

Specifies the position of the caption label text.

WdCellColor

Specifies the color of highlighting for table cells that were added, deleted, or merged in the current document.

WdCellVerticalAlignment

Specifies the vertical alignment of text in one or more cells of a table.

WdCharacterCase

Specifies the case of the text in the specified range.

WdCharacterCaseHID

Reserved for internal use.

WdCharacterWidth

Specifies the character width of the specified range.

WdCheckInVersionType

Specifies the type of version for the document checked in when using the CheckIn(Boolean, Object, Boolean) method. Applies to documents stored in a SharePoint library.

WdChevronConvertRule

Specifies rules for converting text enclosed in chevron characters (« ») to merge fields.

WdCollapseDirection

Specifies the direction in which to collapse a range or selection.

WdColor

Specifies the 24-bit color to apply.

WdColorIndex

Specifies the color to apply.

WdColumnWidth

Constants that represent column width in reading layout, passed to and returned by the ColumnWidth property.

WdCompareDestination

When comparing two files for differences, specifies whether to create a new file or mark the differences between the two documents in the original document or the revised document. Version Added: Word 2007

WdCompareTarget

Specifies the target document for displaying document comparison differences.

WdCompatibility

Specifies a compatibility option.

WdCompatibilityMode

Specifies the compatibility mode that Word 2010 uses when opening a document.

WdConditionCode

Specifies the area of a table to which to apply special style formatting.

WdConstants

This enumeration groups together constants used with various Microsoft Word methods.

WdContentControlAppearance

Constants that represent the visualizations for a content control, passed to and returned by the Appearance property.

WdContentControlDateStorageFormat

Indicates how the date for a date content control is stored or retrieved when the date control is bound to an XML node in the document's data store.

WdContentControlLevel

Constants that represent the possible levels for a content control, returned by the Level property.

WdContentControlType

Indicates the type of content control.

WdContinue

Specifies whether the formatting from the previous list can be continued.

WdCountry

Specifies the country/region setting of the current system.

WdCursorMovement

Specifies how the insertion point progresses within bidirectional text.

WdCursorType

Specifies the state (shape) of the cursor.

WdCustomLabelPageSize

Specifies the page size for a custom mailing label.

WdDateLanguage

Specifies the language format to apply to the current date, time, or both.

WdDefaultFilePath

Specifies a default folder for files related to Microsoft Word.

WdDefaultListBehavior

Specifies the default list behavior for a list.

WdDefaultTableBehavior

Specifies whether Microsoft Word automatically resizes cells in a table to fit the contents (AutoFit).

WdDeleteCells

Specifies a range of cells to be deleted from a table in a delete cells action or the behavior of the remaining cells after the deletion has occurred.

WdDeletedTextMark

Specifies the format of text that is deleted while change tracking is enabled.

WdDiacriticColor

Specifies whether to apply a different color to diacritics in bi-directional or Latin style languages.

WdDictionaryType

Specifies a proofing tool type.

WdDictionaryTypeHID

Reserved for internal use.

WdDisableFeaturesIntroducedAfter

Specifies the version of Microsoft Word for which to disable all features introduced after that version. Applies only to the document for which the property is set when used with the DisableFeaturesIntroducedAfter property or for all documents when used with the DisableFeaturesIntroducedAfterbyDefault property.

WdDocPartInsertOptions

Specifies how a building block is inserted into a document.

WdDocumentDirection

Specifies the direction to flow the text in a document.

WdDocumentKind

Specifies the format type that Microsoft Word uses when automatically formatting a document.

WdDocumentMedium

Specifies the type of document to which you are applying a theme.

WdDocumentType

Specifies a document type.

WdDocumentViewDirection

Specifies the alignment and reading order for the entire document.

WdDropPosition

Specifies the position of a dropped capital letter.

WdEditionOption

This enumeration has been deprecated and should not be used.

WdEditionType

This enumeration has been deprecated and should not be used.

WdEditorType

Specifies a user or group of users for a document.

WdEmailHTMLFidelity

Specifies whether to leave or remove HTML tags not required for display.

WdEmphasisMark

Specifies the type of emphasis mark to use for a character or designated character string.

WdEnableCancelKey

Specifies whether CTRL+BREAK can or cannot interrupt a macro

WdEncloseStyle

Specifies the relative size of an enclosure.

WdEnclosureType

Specifies the type of symbol to use as an enclosure.

WdEndnoteLocation

Specifies the position of endnotes.

WdEnvelopeOrientation

Specifies the orientation of envelopes.

WdExportCreateBookmarks

Specifies what bookmarks to include when exporting a document.

WdExportFormat

Specifies format to use for exporting a document.

WdExportItem

Specifies whether to export the document with markup.

WdExportOptimizeFor

Specifies the resolution and quality of the exported document.

WdExportRange

Specifies how much of the document to export.

WdFarEastLineBreakLanguageID

Specifies the East Asian language to use when breaking lines of text in the specified document or template.

WdFarEastLineBreakLevel

Specifies the line break control level for the specified document.

WdFieldKind

Specifies the type of field for a Field object.

WdFieldShading

Specifies when to apply on-screen shading for form fields.

WdFieldType

Specifies a Microsoft Word field.

WdFindMatch

This enumeration has been deprecated and should not be used.

WdFindWrap

Specifies wrap behavior if a selection or range is specified for a find operation and the search text isn't found in the selection or range.

WdFlowDirection

Specifies the direction in which text flows from one text column to the next.

WdFontBias

Specifies the font bias for symbols.

WdFootnoteLocation

Specifies the position of footnotes.

WdFramePosition

Specifies the reference point against which the frame position is calculated.

WdFramesetNewFrameLocation

Specifies the position of a new frame in relation to an existing frame.

WdFramesetSizeType

Specifies how to interpret the height or width of a specified frame on a frames page.

WdFramesetType

Specifies the type of frame.

WdFrameSizeRule

Specifies how Word interprets the rule used to determine the height or width of a frame.

WdFrenchSpeller

Indicates which version of French to use when using the French language spelling checker dictionaries.

WdGoToDirection

Specifies the position to which a selection or the insertion point is moved in relation to an object or to itself.

WdGoToItem

Specifies the type of item to move the insertion point or selection just prior to.

WdGranularity

Specifies the granularity of changes to track when comparing two documents. Version Added: Word 2007.

WdGutterStyle

Specifies where the gutter appears in the document.

WdGutterStyleOld

Specifies whether the gutter style should conform to left-to-right text flow or right-to-left text flow.

WdHeaderFooterIndex

Returns the specified header or footer in a document or section.

WdHeadingSeparator

Specifies the type of text separator to place between headings in an index.

WdHebSpellStart

Specifies which rules the Hebrew spelling checker will follow.

WdHelpType

Specifies the type of online Help topic or window to display.

WdHelpTypeHID

Reserved for internal use.

WdHighAnsiText

Specifies how Word interprets high-ANSI text.

WdHorizontalInVerticalType

Specifies the format of horizontal text set within vertical text.

WdHorizontalLineAlignment

Specifies the alignment of a horizontal line.

WdHorizontalLineWidthType

Specifies how Word interprets the width (length) of the specified horizontal line.

WdIMEMode

Specifies the default start-up mode for the Japanese Input Method Editor (IME).

WdIndexFilter

Specifies how Microsoft Word classifies the first character of entries in the specified index.

WdIndexFormat

Specifies the formatting for indexes in a document.

WdIndexSortBy

Specifies the criteria by which Word sorts the specified index.

WdIndexType

Specifies the type of index.

WdInformation

Specifies the type of information returned about a specified selection or range.

WdInlineShapeType

Specifiesa shape type for inlie shapes.

WdInsertCells

Specifies where and what type of cells to add to an existing table.

WdInsertedTextMark

Specifies the format of text that is inserted while change tracking is enabled.

WdInternationalIndex

Specifies information specific to the current country/region and international settings.

WdJustificationMode

Specifies the character spacing adjustment for a document.

WdKana

Specifies the format of the selected Japanese text.

WdKey

Specifies a keyboard character. Although uppercase and lowercase characters are designated by using different values in a character encoding map, they share a single constant in this enumeration.

WdKeyCategory

Specifies the type of item assigned to the key binding.

WdLanguageID

Specifies the language to use.

WdLanguageID2000

Reserved for internal use.

WdLayoutMode

Specifies how text is laid out in the layout mode for the current document.

WdLetterheadLocation

Specifies a location to place letterhead in a letter created by the Letter Wizard.

WdLetterStyle

Specifies the layout of a letter created by the Letter Wizard.

WdLigatures

Specifies the type of ligatures applied to a font.

WdLineEndingType

Specifies how Microsoft Word marks the line and paragraph breaks in documents saved as text files.

WdLineSpacing

Specifies a line spacing format to be applied to a paragraph.

WdLineStyle

Specifies the border style for an object.

WdLineType

Specifies whether a line is a line of text or a table row.

WdLineWidth

Specifies the width of an object's border.

WdLinkType

Specifies the type of link.

WdListApplyTo

Specifies the portion of a list to which to apply a list template.

WdListGalleryType

Specifies the type of list from a list template gallery.

WdListLevelAlignment

Specifies the alignment of a list level.

WdListNumberStyle

Specifies the numeric style to apply to a list.

WdListNumberStyleHID

Reserved for internal use.

WdListType

Specifies a type of list.

WdLockType

Specifies the type of lock for a CoAuthLock object.

WdMailerPriority

This enumeration has been deprecated and should not be used.

WdMailMergeActiveRecord

Specifies the active record in a mail merge result set.

WdMailMergeComparison

Specifies the type of comparison to use when a condition is added to a mail merge process.

WdMailMergeDataSource

Specifies the data source for a mail merge operation.

WdMailMergeDefaultRecord

Specifies the default record to use in a mail merge process.

WdMailMergeDestination

Specifies a destination for mail merge results.

WdMailMergeMailFormat

Specifies the format to use when the mail merge destination is an e-mail message.

WdMailMergeMainDocType

Specifies a type of mail merge document.

WdMailMergeState

Specifies the state of a mail merge operation.

WdMailSystem

Specifies the type of mail system.

WdMappedDataFields

Specifies a type of mapped data field.

WdMeasurementUnits

Specifies a unit of measure to use.

WdMeasurementUnitsHID

Reserved for internal use.

WdMergeFormatFrom

Specifies the document from which to retain formatting during a document compare function.

WdMergeSubType

Specifies the data source to be attached to the current document.

WdMergeTarget

Specifies the target for a Compare and Merge Documents process.

WdMonthNames

Specifies the format in which to display month names.

WdMoveFromTextMark

Marks the moved-from text when text in a document with tracked changes is moved from one place to another.

WdMovementType

Specifies the way the selection is moved.

WdMoveToTextMark

Marks the moved-to text when text in a document with tracked changes is moved from one place to another.

WdMultipleWordConversionsMode

Specifies the direction for conversion between Hangul and Hanja.

WdNewDocumentType

Specifies the type of new document to create.

WdNoteNumberStyle

Specifies the number style to apply to endnotes, endnote options, footnotes, or footnote options.

WdNoteNumberStyleHID

Reserved for internal use.

WdNumberForm

Specifies the number form setting for an OpenType font.

WdNumberingRule

Specifies the numbering rule to apply.

WdNumberSpacing

Specifies the number spacing setting for an OpenType font.

WdNumberStyleWordBasicBiDi

This enumeration has been deprecated and should not be used.

WdNumberType

Specifies the type of number.

WdOLEPlacement

Specifies the placement for an OLE object.

WdOLEType

Specifies the type of an OLE object.

WdOLEVerb

Specifies the action associated with the verb that the OLE object should perform.

WdOMathBreakBin

Specifies where Microsoft Office Word places binary operators when equations span two or more lines.

WdOMathBreakSub

Specifies how Microsoft Office Word handles a subtraction operator that falls before a line break.

WdOMathFracType

Specifies the type of fraction bar.

WdOMathFunctionType

Specifies the type of equation function.

WdOMathHorizAlignType

Specifies the horizontal alignment for an equation.

WdOMathJc

Specifies the default justification for equations.

WdOMathShapeType

Specifies the appearance of delimiters (parentheses, braces, brackets) in relationship to the content that they surround.

WdOMathSpacingRule

Specifies spacing for an equation.

WdOMathType

Specifies the display format type of equation.

WdOMathVertAlignType

Specifies the vertical alignment of equations within the shape canvas or the line, for inline equations.

WdOpenFormat

Specifies the format to use when opening a document.

WdOrganizerObject

Specifies the type of object used by a delete, copy, or rename action.

WdOrientation

Specifies a page layout orientation.

WdOriginalFormat

Specifies the document format. This enumeration is commonly used when saving a document.

WdOutlineLevel

Specifies the outline level to apply to a paragraph.

WdPageBorderArt

Specifies the graphical page border setting of a page.

WdPageColor

Constants that represent background page color in reading mode, returned by and passed to PageColor.

WdPageFit

Specifies the view setting for a page.

WdPageNumberAlignment

Specifies the alignment to apply to page numbers.

WdPageNumberStyle

Specifies the style to apply to page numbers.

WdPageNumberStyleHID

Reserved for internal use.

WdPaperSize

Specifies a paper size.

WdPaperTray

Specifies a printer paper tray.

WdParagraphAlignment

Specifies the alignment of a paragraph.

WdParagraphAlignmentHID

Reserved for internal use.

WdPartOfSpeech

Specifies the part of speech that a word represents when returned by the Word thesaurus service.

WdPasteDataType

Specifies the format for the Clipboard contents when they are inserted into a document.

WdPasteOptions

Indicates how to paste copied text.

WdPhoneticGuideAlignmentType

Specifies the alignment of phonetic text that is added to the specified range.

WdPictureLinkType

Specifies how a picture should be linked to a document.

WdPortugueseReform

Specifies the mode for the Brazilian or European Portuguese spellers.

WdPreferredWidthType

Specifies the preferred unit of measure to use when measuring the width of an item.

WdPrintOutItem

Specifies the item to print.

WdPrintOutPages

Specifies the type of pages to print.

WdPrintOutRange

Specifies a range to print.

WdProofreadingErrorType

Specifies the type of proofreading error returned by the Word proofreading process.

WdProtectedViewCloseReason

Specifies how the Protected View window was closed.

WdProtectionType

Specifies the type of protection applied to the current document.

WdReadingLayoutMargin

Specifies whether margins are visible or hidden when a document is viewed in Full Screen Reading view.

WdReadingOrder

Specifies the text flow and reading order of the document.

WdRecoveryType

Specifies the formatting to use when pasting the selected table cells.

WdRectangleType

Specifies the type of rectangle and the information it contains.

WdReferenceKind

Specifies the information to include in a cross-reference.

WdReferenceType

Specifies the type of item to be cross referenced.

WdRelativeHorizontalPosition

Specifies to what the horizontal position of a frame, a shape, or a group of rows is relative.

WdRelativeHorizontalSize

Specifies the relative width of a shape using the value specified in the WidthRelative property for a Shape or ShapeRange object.

WdRelativeVerticalPosition

Specifies to what the vertical position of a frame, a shape, or a group of rows is relative.

WdRelativeVerticalSize

Specifies the relative height of a shape using the value specified in the HeightRelative property for a Shape or ShapeRange object.

WdRelocate

Specifies where a paragraph should be relocated in relation to its current position.

WdRemoveDocInfoType

Specifies the type of information to remove from a document.

WdReplace

Specifies the number of replacements to be made when find and replace is used.

WdRevisedLinesMark

Specifies where revisions are displayed when change tracking is enabled.

WdRevisedPropertiesMark

Specifies how revisions are displayed when change tracking is enabled.

WdRevisionsBalloonMargin

Specifies the margin where revision balloons should be displayed.

WdRevisionsBalloonPrintOrientation

Specifies the orientation of revision and comment balloons when they are printed.

WdRevisionsBalloonWidthType

Specifies how Microsoft Word measures the width of revision balloons.

WdRevisionsMarkup

Constants that represent the extent of markup visible in the document, returned by and passed to the RevisionsFilter.MarkupProperty(Word) property.

WdRevisionsMode

Specifies whether Microsoft Word displays balloons in the margin or inline with the document's text.

WdRevisionsView

Specifies whether Word displays the original version of a document or a version with revisions and formatting changes applied.

WdRevisionsWrap

Specifies how revision marks are displayed in the document.

WdRevisionType

Specifies the type of a change that is marked with a revision mark.

WdRoutingSlipDelivery

This object, member, or enumeration is deprecated and is not intended to be used in your code.

WdRoutingSlipStatus

This object, member, or enumeration is deprecated and is not intended to be used in your code.

WdRowAlignment

Specifies alignment for the content in selected rows.

WdRowHeightRule

Specifies the rule for determining the height of the specified cells or rows.

WdRulerStyle

Specifies the way Word adjusts the table when the left indent is changed.

WdSalutationGender

Specifies the gender to use in a salutation.

WdSalutationType

Specifies the type of salutation to use for a letter.

WdSaveFormat

Specifies the format to use when saving a document.

WdSaveOptions

Specifies how pending changes should be handled.

WdScrollbarType

Specifies when scroll bars are available for the specified frame when viewing its frames page in a Web browser.

WdSectionDirection

Specifies how Word displays the reading order and alignment for the specified sections.

WdSectionStart

Specifies the type of section break for the specified item.

WdSeekView

Specifies the document element to display in the print layout view.

WdSelectionFlags

Specifies the properties of the selection.

WdSelectionType

Specifies the type of selection.

WdSeparatorType

Specifies the type of separator to place between items.

WdShapePosition

Specifies the relative position of the specified shape.

WdShapePositionRelative

Specifies whether the LeftRelative or TopRelative property for a Shape or ShapeRange is valid.

WdShapeSizeRelative

Specifies whether the WidthRelative or HeightRelative property for a Shape or ShapeRange object is valid.

WdShowFilter

Specifies the styles and formatting to display in the Styles and Formatting task pane.

WdShowSourceDocuments

Specifies how to display source documents when two documents are compared using the Word Compare functions.

WdSmartTagControlType

Specifies the type of control associated with a SmartTagAction object.

WdSortFieldType

Specifies the sort type to apply when sorting a column.

WdSortFieldTypeHID

Reserved for internal use.

WdSortOrder

Specifies the sort direction.

WdSortSeparator

Specifies the type of field separator.

WdSpanishSpeller

Specifies the Spanish speller modes.

WdSpecialPane

Specifies an item to display in the active window pane.

WdSpellingErrorType

Specifies a spelling error type.

WdSpellingWordType

Specifies the way Microsoft Word makes spelling suggestions.

WdStatistic

Specifies a statistic to return from a selection or item.

WdStatisticHID

Reserved for internal use.

WdStoryType

Specifies the story type of a selection or item.

WdStyleSheetLinkType

Specifies how to associate a style sheet with the document.

WdStyleSheetPrecedence

Specifies the level of importance of a style sheet compared to other cascading style sheets attached to the Web document.

WdStyleSort

Indicates how to sort styles in the Styles task pane.

WdStyleType

Specifies the style type to apply.

WdStylisticSet

Specifies the stylistic set to apply to the font.

WdSubscriberFormats

This enumeration has been deprecated and should not be used.

WdSummaryLength

Specifies the maximum length of an automatically generated document summary.

WdSummaryMode

Specifies the way the summary is displayed.

WdTabAlignment

Specifies the tab stop alignment to apply.

WdTabLeader

Specifies the character to use as the leader with formatted tabs.

WdTabLeaderHID

Reserved for internal use.

WdTableDirection

Specifies the direction in which Microsoft Word orders cells in the specified table or row.

WdTableFieldSeparator

Specifies the character to use to separate text into cells when converting text to a table, or to delimit converted columns when converting a table to text (paragraph marks delimit converted rows).

WdTableFormat

Specifies the predefined format to apply to a table.

WdTableFormatApply

Specifies how table formatting should be applied.

WdTablePosition

Specifies the relative position of a table in the document.

WdTaskPanes

Specifies the type of task pane object.

WdTCSCConverterDirection

Specifies how to convert between Traditional Chinese and Simplified Chinese.

WdTemplateType

Specifies the type of template.

WdTextboxTightWrap

Specifies how Microsoft Office Word tightly wraps text around text boxes.

WdTextFormFieldType

Specifies the text form field type.

WdTextOrientation

Specifies the text direction in a range or selection.

WdTextOrientationHID

Reserved for internal use.

WdTextureIndex

Specifies the shading texture to use for a selected item.

WdThemeColorIndex

Specifies the theme colors for document themes.

WdToaFormat

Specifies the type of formatting to apply to the table of authorities in the active document.

WdTocFormat

Specifies the type of formatting to apply to the table of contents in the active document.

WdTofFormat

Specifies the type of formatting to apply to the table of figures in the active document.

WdTrailingCharacter

Specifies the character inserted after the number for a numbered list item.

WdTwoLinesInOneType

Specifies the character to use to enclose two lines being written into one.

WdUnderline

Specifies the type of underline to apply.

WdUnits

Specifies a unit of measure to use.

WdUpdateStyleListBehavior

Specifies the behavior Word 2010 should take when updating a style to match a selection that contains numbering or bullets.

WdUseFormattingFrom

Specifies a source to copy formatting from.

WdVerticalAlignment

Specifies the type of vertical alignment to apply.

WdViewType

Specifies the view type.

WdViewTypeOld

Reserved for internal use.

WdVisualSelection

Specifies the selection behavior based on visual cursor movement in a right-to-left language document.

WdWindowState

Specifies the state of the current document window or task window.

WdWindowType

Specifies the type of window.

WdWordDialog

Indicates the Microsoft Office Word dialog boxes with which you can work and specifies arguments, if applicable, that you can use to get or set values in a dialog box.

WdWordDialogHID

Reserved for internal use.

WdWordDialogTab

Specifies the active tab when the specified dialog box is displayed.

WdWordDialogTabHID

Reserved for internal use.

WdWrapSideType

Specifies whether the document text should wrap on both sides of the specified shape, on either the left or right side only, or on the side of the shape that is farthest from the page margin.

WdWrapType

Specifies the wrap type for the specified shape.

WdWrapTypeMerged

Specifies how Microsoft Word wraps text around pictures.

WdXMLNodeLevel

This object, member, or enumeration is deprecated and is not intended to be used in your code.

WdXMLNodeType

This object, member, or enumeration is deprecated and is not intended to be used in your code.

WdXMLSelectionChangeReason

This object, member, or enumeration is deprecated and is not intended to be used in your code.

WdXMLValidationStatus

This object, member, or enumeration is deprecated and is not intended to be used in your code.

XlAxisCrosses

Specifies the point on the specified axis where the other axis crosses.

XlAxisGroup

Specifies the type of axis group.

XlAxisType

Specifies the axis type.

XlBackground

Specifies the background type for text in charts.

XlBarShape

Specifies the shape used with the 3-D bar or column chart.

XlBorderWeight

Specifies the weight of the border around a range.

XlCategoryLabelLevel

Constants that represent chart category-label levels, passed to and returned by the CategoryLabelLevel property.

XlCategoryType

Specifies the type of the category axis.

XlChartElementPosition

Specifies the position of the chart element.

XlChartGallery

Specifies a chart gallery.

XlChartItem

Specifies the type of the chart item.

XlChartPicturePlacement

Specifies the placement of a user-selected picture on a bar in a 3-D bar or column.

XlChartPictureType

Specifies how pictures are displayed on a column, bar picture chart, or legend key.

XlChartSplitType

Specifies the values displayed in the second chart in a pie chart or a bar of pie chart.

XlColorIndex

Specifies the color of a selected feature, such as a border, font, or fill.

XlConstants

Specifies a miscellaneous constant in Microsoft Word.

XlCopyPictureFormat

Specifies the format of the picture being copied.

XlDataLabelPosition

Specifies where the data label is positioned.

XlDataLabelSeparator

Specifies the separator used with data labels.

XlDataLabelsType

Specifies the type of data label to apply.

XlDisplayBlanksAs

Specifies how blank cells are plotted on a chart.

XlDisplayUnit

Specifies the display unit label for an axis.

XlEndStyleCap

Specifies the end style for error bars.

XlErrorBarDirection

Specifies which axis values are to receive error bars.

XlErrorBarInclude

Specifies which error-bar parts to include.

XlErrorBarType

Specifies the range marked by error bars.

XlHAlign

Specifies the horizontal alignment for the object.

XlLegendPosition

Specifies the position of the legend on a chart.

XlLineStyle

Specifies the line style for the border.

XlMarkerStyle

Specifies the marker style for a point or series in a line chart, scatter chart, or radar chart.

XlOrientation

Specifies the text orientation.

XlPattern

Specifies the interior pattern of a chart or interior object.

XlPictureAppearance

Specifies how the picture should be copied.

XlPieSliceIndex

Specifies which position on the slice to return the coordinate of.

XlPieSliceLocation

Specifies the horizontal or vertical position of a point on a pie chart, in points, from the top or left edge of the object to the top or left edge of the chart area.

XlPivotFieldOrientation

Specifies the location of the field in a PivotTable report.

XlReadingOrder

Specifies the reading order for the specified object.

XlRgbColor

Specifies the RGB color.

XlRowCol

Specifies whether the values corresponding to a particular data series are in rows or columns.

XlScaleType

Specifies the scale type of the value axis.

XlSeriesNameLevel

Series-name-level constants passed to and returned by the SeriesNameLevel property.

XlSizeRepresents

Specifies what the bubble size represents on a bubble chart.

XlTickLabelOrientation

Specifies the text orientation for tick-mark labels.

XlTickLabelPosition

Specifies the position of tick-mark labels on the specified axis.

XlTickMark

Specifies the position of major and minor tick marks for an axis.

XlTimeUnit

Specifies the unit of time for chart axes and data series.

XlTrendlineType

Specifies how the trendline that smoothes out fluctuations in the data is calculated.

XlUnderlineStyle

Specifies the type of underline applied to a font.

XlVAlign

Specifies the vertical alignment for the object.

Delegates

ApplicationEvents2_DocumentBeforeCloseEventHandler

This event handler is included for backward compatibility only. It is recommended that you use the latest version of this event handler with the same name.

ApplicationEvents2_DocumentBeforePrintEventHandler

This event handler is included for backward compatibility only. It is recommended that you use the latest version of this event handler with the same name.

ApplicationEvents2_DocumentBeforeSaveEventHandler

This event handler is included for backward compatibility only. It is recommended that you use the latest version of this event handler with the same name.

ApplicationEvents2_DocumentChangeEventHandler

This event handler is included for backward compatibility only. It is recommended that you use the latest version of this event handler with the same name.

ApplicationEvents2_DocumentOpenEventHandler

This event handler is included for backward compatibility only. It is recommended that you use the latest version of this event handler with the same name.

ApplicationEvents2_NewDocumentEventHandler

This event handler is included for backward compatibility only. It is recommended that you use the latest version of this event handler with the same name.

ApplicationEvents2_QuitEventHandler

This event handler is included for backward compatibility only. It is recommended that you use the latest version of this event handler with the same name.

ApplicationEvents2_StartupEventHandler

This event handler is included for backward compatibility only. It is recommended that you use the latest version of this event handler with the same name.

ApplicationEvents2_WindowActivateEventHandler

This event handler is included for backward compatibility only. It is recommended that you use the latest version of this event handler with the same name.

ApplicationEvents2_WindowBeforeDoubleClickEventHandler

This event handler is included for backward compatibility only. It is recommended that you use the latest version of this event handler with the same name.

ApplicationEvents2_WindowBeforeRightClickEventHandler

This event handler is included for backward compatibility only. It is recommended that you use the latest version of this event handler with the same name.

ApplicationEvents2_WindowDeactivateEventHandler

This event handler is included for backward compatibility only. It is recommended that you use the latest version of this event handler with the same name.

ApplicationEvents2_WindowSelectionChangeEventHandler

This event handler is included for backward compatibility only. It is recommended that you use the latest version of this event handler with the same name.

ApplicationEvents3_DocumentBeforeCloseEventHandler

This event handler is included for backward compatibility only. It is recommended that you use the latest version of this event handler with the same name.

ApplicationEvents3_DocumentBeforePrintEventHandler

This event handler is included for backward compatibility only. It is recommended that you use the latest version of this event handler with the same name.

ApplicationEvents3_DocumentBeforeSaveEventHandler

This event handler is included for backward compatibility only. It is recommended that you use the latest version of this event handler with the same name.

ApplicationEvents3_DocumentChangeEventHandler

This event handler is included for backward compatibility only. It is recommended that you use the latest version of this event handler with the same name.

ApplicationEvents3_DocumentOpenEventHandler

This event handler is included for backward compatibility only. It is recommended that you use the latest version of this event handler with the same name.

ApplicationEvents3_EPostageInsertEventHandler

This event handler is included for backward compatibility only. It is recommended that you use the latest version of this event handler with the same name.

ApplicationEvents3_EPostagePropertyDialogEventHandler

This event handler is included for backward compatibility only. It is recommended that you use the latest version of this event handler with the same name.

ApplicationEvents3_MailMergeAfterMergeEventHandler

This event handler is included for backward compatibility only. It is recommended that you use the latest version of this event handler with the same name.

ApplicationEvents3_MailMergeAfterRecordMergeEventHandler

This event handler is included for backward compatibility only. It is recommended that you use the latest version of this event handler with the same name.

ApplicationEvents3_MailMergeBeforeMergeEventHandler

This event handler is included for backward compatibility only. It is recommended that you use the latest version of this event handler with the same name.

ApplicationEvents3_MailMergeBeforeRecordMergeEventHandler

This event handler is included for backward compatibility only. It is recommended that you use the latest version of this event handler with the same name.

ApplicationEvents3_MailMergeDataSourceLoadEventHandler

This event handler is included for backward compatibility only. It is recommended that you use the latest version of this event handler with the same name.

ApplicationEvents3_MailMergeDataSourceValidateEventHandler

This event handler is included for backward compatibility only. It is recommended that you use the latest version of this event handler with the same name.

ApplicationEvents3_MailMergeWizardSendToCustomEventHandler

This event handler is included for backward compatibility only. It is recommended that you use the latest version of this event handler with the same name.

ApplicationEvents3_MailMergeWizardStateChangeEventHandler

This event handler is included for backward compatibility only. It is recommended that you use the latest version of this event handler with the same name.

ApplicationEvents3_NewDocumentEventHandler

This event handler is included for backward compatibility only. It is recommended that you use the latest version of this event handler with the same name.

ApplicationEvents3_QuitEventHandler

This event handler is included for backward compatibility only. It is recommended that you use the latest version of this event handler with the same name.

ApplicationEvents3_StartupEventHandler

This event handler is included for backward compatibility only. It is recommended that you use the latest version of this event handler with the same name.

ApplicationEvents3_WindowActivateEventHandler

This event handler is included for backward compatibility only. It is recommended that you use the latest version of this event handler with the same name.

ApplicationEvents3_WindowBeforeDoubleClickEventHandler

This event handler is included for backward compatibility only. It is recommended that you use the latest version of this event handler with the same name.

ApplicationEvents3_WindowBeforeRightClickEventHandler

This event handler is included for backward compatibility only. It is recommended that you use the latest version of this event handler with the same name.

ApplicationEvents3_WindowDeactivateEventHandler

This event handler is included for backward compatibility only. It is recommended that you use the latest version of this event handler with the same name.

ApplicationEvents3_WindowSelectionChangeEventHandler

This event handler is included for backward compatibility only. It is recommended that you use the latest version of this event handler with the same name.

ApplicationEvents3_WindowSizeEventHandler

This event handler is included for backward compatibility only. It is recommended that you use the latest version of this event handler with the same name.

ApplicationEvents4_DocumentBeforeCloseEventHandler

A Delegate type used to add an event handler for the DocumentBeforeClose event. The DocumentBeforeClose event occurs immediately before any open document closes.

ApplicationEvents4_DocumentBeforePrintEventHandler

A Delegate type used to add an event handler for the DocumentBeforePrint event. The DocumentBeforePrint event occurs before any open document is printed.

ApplicationEvents4_DocumentBeforeSaveEventHandler

A Delegate type used to add an event handler for the DocumentBeforeSave event. The DocumentBeforeSave event occurs before any open document is saved.

ApplicationEvents4_DocumentChangeEventHandler

A Delegate type used to add an event handler for the DocumentChange event. The DocumentChange event occurs when a new document is created, when an existing document is opened, or when another document is made the active document.

ApplicationEvents4_DocumentOpenEventHandler

A Delegate type used to add an event handler for the DocumentOpen event. The DocumentOpen event occurs when a document is opened.

ApplicationEvents4_DocumentSyncEventHandler

A Delegate type used to add an event handler for the DocumentSync event. The DocumentSync event occurs when the local copy of a document that is part of a Document Workspace is synchronized with the copy on the server.

ApplicationEvents4_EPostageInsertEventHandler

A Delegate type used to add an event handler for the EPostageInsert event. The EPostageInsert event occurs when a user inserts electronic postage into a document.

ApplicationEvents4_EPostageInsertExEventHandler

A Delegate type used to add an event handler for the EPostageInsertEx event. The EPostageInsertEx event occurs when a user inserts electronic postage into a document.

ApplicationEvents4_EPostagePropertyDialogEventHandler

A Delegate type used to add an event handler for the EPostagePropertyDialog event. The EPostagePropertyDialog event occurs when a user clicks the E-postage Properties (Labels and Envelopes dialog box) button or Print Electronic Postage toolbar button.

ApplicationEvents4_MailMergeAfterMergeEventHandler

A Delegate type used to add an event handler for the MailMergeAfterMerge event. The MailMergeAfterMerge event occurs after all records in a mail merge have merged successfully.

ApplicationEvents4_MailMergeAfterRecordMergeEventHandler

A Delegate type used to add an event handler for the MailMergeAfterRecordMerge event. The MailMergeAfterRecordMerge event occurs after each record in the data source successfully merges in a mail merge.

ApplicationEvents4_MailMergeBeforeMergeEventHandler

A Delegate type used to add an event handler for the MailMergeBeforeMerge event. The MailMergeBeforeMerge event occurs when a merge is executed before any records merge.

ApplicationEvents4_MailMergeBeforeRecordMergeEventHandler

A Delegate type used to add an event handler for the MailMergeBeforeRecordMerge event. The MailMergeBeforeRecordMerge event occurs as a merge is executed for the individual records in a merge.

ApplicationEvents4_MailMergeDataSourceLoadEventHandler

A Delegate type used to add an event handler for the MailMergeDataSourceLoad event. The MailMergeDataSourceLoad event occurs when the data source is loaded for a mail merge.

ApplicationEvents4_MailMergeDataSourceValidate2EventHandler

A Delegate type used to add an event handler for the MailMergeDataSourceValidate2 event. The MailMergeDataSourceValidate2 event occurs when a user validates mail merge recipients by clicking the Validate addresses link button in the Mail Merge Recipients dialog box.

ApplicationEvents4_MailMergeDataSourceValidateEventHandler

A Delegate type used to add an event handler for the MailMergeDataSourceValidate event. The MailMergeDataSourceValidate event occurs when a user performs address verification by clicking Validate in the Mail Merge Recipients dialog box.

ApplicationEvents4_MailMergeWizardSendToCustomEventHandler

A Delegate type used to add an event handler for the MailMergeWizardSendToCustom event. The MailMergeWizardSendToCustom event occurs when the custom button is clicked on step six of the Mail Merge Wizard.

ApplicationEvents4_MailMergeWizardStateChangeEventHandler

A Delegate type used to add an event handler for the MailMergeWizardStateChange event. The MailMergeWizardStateChange event occurs when a user changes from a specified step to a specified step in the Mail Merge Wizard.

ApplicationEvents4_NewDocumentEventHandler

A Delegate type used to add an event handler for the NewDocument event. The NewDocument event occurs when a new document is created.

ApplicationEvents4_ProtectedViewWindowActivateEventHandler

A Delegate type used to add an event handler for the ProtectedViewWindowActivate event. The ProtectedViewWindowActivate event Occurs when any protected view window is activated.

ApplicationEvents4_ProtectedViewWindowBeforeCloseEventHandler

A Delegate type used to add an event handler for the ProtectedViewWindowBeforeClose event. The ProtectedViewWindowBeforeClose event occurs immediately before a protected view window or a document in a protected view window closes.

ApplicationEvents4_ProtectedViewWindowBeforeEditEventHandler

A Delegate type used to add an event handler for the ProtectedViewWindowBeforeEdit event. The ProtectedViewWindowBeforeEdit event occurs immediately before editing is enabled on the document in the specified protected view window.

ApplicationEvents4_ProtectedViewWindowDeactivateEventHandler

A Delegate type used to add an event handler for the ProtectedViewWindowDeactivate event. The ProtectedViewWindowDeactivate event occurs when a protected view window is deactivated.

ApplicationEvents4_ProtectedViewWindowOpenEventHandler

A Delegate type used to add an event handler for the ProtectedViewWindowOpen event. The ProtectedViewWindowOpen event occurs when a protected view window is opened.

ApplicationEvents4_ProtectedViewWindowSizeEventHandler

A Delegate type used to add an event handler for the ProtectedViewWindowSize event. The ProtectedViewWindowSize event occurs every time a protected view window is moved or resized.

ApplicationEvents4_QuitEventHandler

A Delegate type used to add an event handler for the Quit event. The Quit event occurs when the user quits Word.

ApplicationEvents4_StartupEventHandler

Reserved for internal use.

ApplicationEvents4_WindowActivateEventHandler

A Delegate type used to add an event handler for the WindowActivate event. The WindowActivate event occurs when any document window is activated.

ApplicationEvents4_WindowBeforeDoubleClickEventHandler

A Delegate type used to add an event handler for the WindowBeforeDoubleClick event. The WindowBeforeDoubleClick event occurs when the editing area of a document window is double-clicked, before the default double-click action.

ApplicationEvents4_WindowBeforeRightClickEventHandler

A Delegate type used to add an event handler for the WindowBeforeRightClick event. The WindowBeforeRightClick event occurs when the editing area of a document window is right-clicked, before the default right-click action.

ApplicationEvents4_WindowDeactivateEventHandler

A Delegate type used to add an event handler for the WindowDeactivate event. The WindowDeactivate event occurs when any document window is deactivated.

ApplicationEvents4_WindowSelectionChangeEventHandler

A Delegate type used to add an event handler for the WindowSelectionChange event. The WindowSelectionChange event occurs when the selection changes in the active document window.

ApplicationEvents4_WindowSizeEventHandler

A Delegate type used to add an event handler for the WindowSize event. The WindowSize event occurs when the application window is resized or moved.

ApplicationEvents4_XMLSelectionChangeEventHandler

A Delegate type used to add an event handler for the XMLSelectionChange event. The XMLSelectionChange event occurs when the parent XML node of the current selection changes.

ApplicationEvents4_XMLValidationErrorEventHandler

A Delegate type used to add an event handler for the XMLValidationError event. The XMLValidationError event occurs when there is a validation error in the document.

DocumentEvents_CloseEventHandler

This event handler is included for backward compatibility only. It is recommended that you use the latest version of this event handler with the same name.

DocumentEvents_NewEventHandler

This event parameter is included for backward compatibility only.

DocumentEvents_OpenEventHandler

This event handler is included for backward compatibility only. It is recommended that you use the latest version of this event handler with the same name.

DocumentEvents2_BuildingBlockInsertEventHandler

A Delegate type used to add an event handler for the BuildingBlockInsert(Range, String, String, String, String) event.

DocumentEvents2_CloseEventHandler

A Delegate type used to add an event handler for the Close event. The Close event occurs when a document is closed.

DocumentEvents2_ContentControlAfterAddEventHandler

A Delegate type used to add an event handler for the ContentControlAfterAdd(ContentControl, Boolean) event.

DocumentEvents2_ContentControlBeforeContentUpdateEventHandler

A Delegate type used to add an event handler for the ContentControlBeforeContentUpdate(ContentControl, String) event.

DocumentEvents2_ContentControlBeforeDeleteEventHandler

A Delegate type used to add an event handler for the ContentControlBeforeDelete(ContentControl, Boolean) event.

DocumentEvents2_ContentControlBeforeStoreUpdateEventHandler

A Delegate type used to add an event handler for the ContentControlBeforeStoreUpdate(ContentControl, String) event.

DocumentEvents2_ContentControlOnEnterEventHandler

A Delegate type used to add an event handler for the ContentControlOnEnter(ContentControl) event.

DocumentEvents2_ContentControlOnExitEventHandler

A Delegate type used to add an event handler for the ContentControlOnExit(ContentControl, Boolean) event.

DocumentEvents2_NewEventHandler

A Delegate type used to add an event handler for the New event. The New event occurs when a new document based on the template is created.

DocumentEvents2_OpenEventHandler

A Delegate type used to add an event handler for the Open event. The Open event occurs when a document is opened.

DocumentEvents2_SyncEventHandler

A Delegate type used to add an event handler for the Sync event. The Sync event occurs when the local copy of a document that is part of a Document Workspace is synchronized with the copy on the server.

DocumentEvents2_XMLAfterInsertEventHandler

A Delegate type used to add an event handler for the XMLAfterInsert event. The XMLAfterInsert event occurs when a user adds a new XML element to a document.

DocumentEvents2_XMLBeforeDeleteEventHandler

A Delegate type used to add an event handler for the XMLBeforeDelete event. The XMLBeforeDelete event occurs when a user deletes an XML element from a document.

OCXEvents_GotFocusEventHandler

Reserved for internal use.

OCXEvents_LostFocusEventHandler

Reserved for internal use.