Shape.HasSmartArt Property

Definition

Gets True if there is a SmartArt diagram present on the shape.

public:
 property Microsoft::Office::Core::MsoTriState HasSmartArt { Microsoft::Office::Core::MsoTriState get(); };
public Microsoft.Office.Core.MsoTriState HasSmartArt { get; }
member this.HasSmartArt : Microsoft.Office.Core.MsoTriState
Public ReadOnly Property HasSmartArt As MsoTriState

Property Value

A MsoTriState object.

Remarks

Read-only.

Applies to