Shape.HasDiagramNode Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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.