Shape.HasDiagramNode Property

Definition

Determines if a shape is a diagram node.

public:
 property Microsoft::Office::Core::MsoTriState HasDiagramNode { Microsoft::Office::Core::MsoTriState get(); };
public Microsoft.Office.Core.MsoTriState HasDiagramNode { get; }
member this.HasDiagramNode : Microsoft.Office.Core.MsoTriState
Public ReadOnly Property HasDiagramNode As MsoTriState

Property Value

Remarks

This property returns MsoTrue if a shape is a diagram node.

Applies to