DiagramNode.TextShape Property

Definition

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

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

Property Value

Applies to