SmartArtLayout Interface

Definition

Represents a SmartArt diagram.

public interface class SmartArtLayout : Microsoft::Office::Core::_IMsoDispObj
[System.Runtime.InteropServices.Guid("000C03CA-0000-0000-C000-000000000046")]
public interface SmartArtLayout : Microsoft.Office.Core._IMsoDispObj
[<System.Runtime.InteropServices.Guid("000C03CA-0000-0000-C000-000000000046")>]
type SmartArtLayout = interface
    interface _IMsoDispObj
Public Interface SmartArtLayout
Implements _IMsoDispObj
Attributes
Implements

Remarks

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

Properties

Application

Gets a Object object that represents the container application for the SmartArtLayout object.

Category

Gets the primary category name associated with the SmartArt layout.

Creator

Gets a 32-bit integer that indicates the application in which the SmartArtLayout object was created.

Description

Gets the description of the SmartArt layout.

Id

Retrieves the unique identifier of the associated SmartArt layout.

Name

Gets the string name of the SmartArt layout.

Parent

Gets the calling object.

Applies to