Shape.HasDiagram 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.
public:
property Microsoft::Office::Core::MsoTriState HasDiagram { Microsoft::Office::Core::MsoTriState get(); };
public Microsoft.Office.Core.MsoTriState HasDiagram { get; }
member this.HasDiagram : Microsoft.Office.Core.MsoTriState
Public ReadOnly Property HasDiagram As MsoTriState
Property Value
Remarks
This property returns MsoTrue if a shape is a diagram.