Shape.SmartArt Property

Gets top-level class for interacting with a SmartArt graphic.

Namespace:  Microsoft.Office.Core
Assembly:  office (in office.dll)

Syntax

'Declaration
ReadOnly Property SmartArt As SmartArt
    Get
'Usage
Dim instance As Shape
Dim value As SmartArt

value = instance.SmartArt
SmartArt SmartArt { get; }

Property Value

Type: Microsoft.Office.Core.SmartArt

See Also

Reference

Shape Interface

Shape Members

Microsoft.Office.Core Namespace