New Objects
Visit the Office Developer Center at MSDN Online for the latest Microsoft Word development information, including new technical articles, downloads, samples, product news, and more.
Objects that were added to Visual Basic in Microsoft Word 2002 are listed in the following table.
Object | Description |
---|---|
CanvasShapes | A collection of the shapes in a drawing canvas. |
ConditionalStyle | Consists of special formatting applied to specified areas of a table when the selected table is formatted with a specified table style. |
CustomProperties | A collection of custom properties related to a smart tag. |
CustomProperty | A single custom property for a smart tag. |
Diagram | A single diagram in a document. |
DiagramNode | 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. |
EmailSignatureEntries | A collection of all the e-mail signature entries available in Word. |
EmailSignatureEntry | A single e-mail signature entry. |
EndnoteOptions | Properties assigned to a range or selection of endnotes in a document. |
FootnoteOptions | Properties assigned to a range or selection of footnotes in a document. |
HTMLDivision | A single HTML division that can be added to a Web document. |
HTMLDivisions | A collection of the HTML divisions that exist in a Web document |
MappedDataField | A single mapped data field. |
MappedDataFields | A collection of all the mapped data fields available in Microsoft Word. |
Reviewer | A single reviewer of a document in which changes have been tracked. |
Reviewers | A collection of reviewers who have reviewed one or more documents. |
SmartTag | A string in a document or range that contains recognized type information. |
SmartTags | A collection of SmartTag objects that represent text in a document that is marked as containing recognized type information. |
Stylesheet | A single cascading style sheet attached to a web document. |
Stylesheets | A collection of the cascading style sheets attached to a document. |
TableStyle | A single style that contains formatting that can be applied to a table. |
TaskPane | A single task pane available in Microsoft Word that contains commonly performed tasks. |
TaskPanes | A collection of task panes that contains commonly-performed tasks in Microsoft Word. |