SmartArtLayouts Interface

Represents a collection of SmartArt layout diagrams.

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

Syntax

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

Remarks

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

See Also

Reference

SmartArtLayouts Members

Microsoft.Office.Core Namespace