SmartArtLayout インターフェイス

定義

SmartArt ダイアグラムを表します。

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
属性
実装

注釈

基本的なブロック リスト、図のキャプションリスト、縦書き箇条書きなどが選択できます。

プロパティ

Application

ObjectSmartArtLayout オブジェクトのコンテナー アプリケーションを表す オブジェクトを取得します。

Category

SmartArt レイアウトに関連付けられているプライマリ カテゴリ名を取得します。

Creator

SmartArtLayout オブジェクトが作成されたアプリケーションを示す 32 ビット整数を取得します。

Description

SmartArt レイアウトの説明を取得します。

Id

関連付けられている SmartArt レイアウトの一意識別子を取得します。

Name

SmartArt レイアウトの文字列名を取得します。

Parent

呼び出し元のオブジェクトを取得します。

適用対象