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.
Returns a value indicating whether a diagram node exists in a given shape or shape range. Read-only MsoTriState.
public:
property Microsoft::Office::Core::MsoTriState HasDiagramNode { Microsoft::Office::Core::MsoTriState get(); };
public Microsoft.Office.Core.MsoTriState HasDiagramNode { get; }
Public ReadOnly Property HasDiagramNode As MsoTriState