ShapeNode Properties

Include Protected Members
Include Inherited Members

The ShapeNode type exposes the following members.

Properties

  Name Description
Public property Application (Inherited from _IMsoDispObj.)
Public property Application Returns an Application object that represents the Microsoft Excel application.
Public property Creator (Inherited from _IMsoDispObj.)
Public property Creator Returns a 32-bit integer that indicates the application in which this object was created. If the object was created in Microsoft Excel, this property returns the string XCEL, which is equivalent to the hexadecimal number 5843454C.
Public property 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.
Public property Parent Returns the parent object for the specified object.
Public property Points Returns the position of the specified node as a coordinate pair. Each coordinate is expressed in points.
Public property SegmentType Returns a value that indicates whether the segment associated with the specified node is straight or curved. If the specified node is a control point for a curved segment, this property returns msoSegmentCurve.

Top

See Also

Reference

ShapeNode Interface

Microsoft.Office.Interop.Excel Namespace