Shape.SmartArt 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 top-level class for interacting with a SmartArt graphic.
public:
property Microsoft::Office::Core::SmartArt ^ SmartArt { Microsoft::Office::Core::SmartArt ^ get(); };
public Microsoft.Office.Core.SmartArt SmartArt { get; }
member this.SmartArt : Microsoft.Office.Core.SmartArt
Public ReadOnly Property SmartArt As SmartArt