Shape.HasSmartArt 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.
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.