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