ShapeRange.HasDiagramNode Property
MsoTrue if a shape is a diagram node.
Namespace: Microsoft.Office.Interop.Word
Assembly: Microsoft.Office.Interop.Word (in Microsoft.Office.Interop.Word.dll)
Syntax
'Declaration
ReadOnly Property HasDiagramNode As MsoTriState
Get
'Usage
Dim instance As ShapeRange
Dim value As MsoTriState
value = instance.HasDiagramNode
MsoTriState HasDiagramNode { get; }
Property Value
Type: MsoTriState