ShapeNode Properties (Word)

GitHub-Mark-64px

Contribute to this content

Use GitHub to suggest and submit changes. See our guidelines for contributing to VBA documentation.

Properties

Name

Description

Application

Returns an Application object that represents the Microsoft Word application.

Creator

Returns a 32-bit integer that indicates the application in which the specified object was created. Read-only Long.

EditingType

If the specified node is a vertex, this property returns a value that indicates how changes made to the node affect the two segments connected to the node. Read-only MsoEditingType. .

Parent

Returns an Object that represents the parent object of the specified ShapeNode object.

Points

Returns the position of the specified node as a coordinate pair. Read-only Variant.

SegmentType

Returns a value that indicates whether the segment associated with the specified node is straight or curved. Read-only MsoSegmentType.