SmartArtLayout Interface

Represents a SmartArt diagram.

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

Syntax

'Declaration
<GuidAttribute("000C03CA-0000-0000-C000-000000000046")> _
Public Interface SmartArtLayout _
    Inherits _IMsoDispObj
'Usage
Dim instance As SmartArtLayout
[GuidAttribute("000C03CA-0000-0000-C000-000000000046")]
public interface SmartArtLayout : _IMsoDispObj

Remarks

Choices include Basic Block List, Picture Caption List, Vertical Bulleted List, and so on.

See Also

Reference

SmartArtLayout Members

Microsoft.Office.Core Namespace