Edit

Share via


DiagramNode.TextShape Property

Definition

Returns a Shape object that represents the shape of the text box associated with a diagram node.

public:
 property Microsoft::Office::Interop::Word::Shape ^ TextShape { Microsoft::Office::Interop::Word::Shape ^ get(); };
public Microsoft.Office.Interop.Word.Shape TextShape { get; }
member this.TextShape : Microsoft.Office.Interop.Word.Shape
Public ReadOnly Property TextShape As Shape

Property Value

Applies to