SmartArtQuickStyle インターフェイス

定義

SmartArt クイック スタイルを表します

public interface class SmartArtQuickStyle : Microsoft::Office::Core::_IMsoDispObj
[System.Runtime.InteropServices.Guid("000C03CC-0000-0000-C000-000000000046")]
public interface SmartArtQuickStyle : Microsoft.Office.Core._IMsoDispObj
[<System.Runtime.InteropServices.Guid("000C03CC-0000-0000-C000-000000000046")>]
type SmartArtQuickStyle = interface
    interface _IMsoDispObj
Public Interface SmartArtQuickStyle
Implements _IMsoDispObj
属性
実装

プロパティ

Application

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

Category

SmartArt クイック スタイルに関連付けられているプライマリ カテゴリ名を取得します。

Creator

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

Description

SmartArt クイック スタイルの説明を取得します。

Id

関連付けられている SmartArt クイック スタイルの一意識別子を取得します。

Name

SmartArt クイック スタイルの文字列名を取得します。

Parent

呼び出し側オブジェクトを返します。

適用対象