SmartArtQuickStyles インターフェイス
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
SmartArt クイック スタイルのコレクションを表します。
public interface class SmartArtQuickStyles : Microsoft::Office::Core::_IMsoDispObj, System::Collections::IEnumerable
[System.Runtime.InteropServices.Guid("000C03CB-0000-0000-C000-000000000046")]
public interface SmartArtQuickStyles : Microsoft.Office.Core._IMsoDispObj, System.Collections.IEnumerable
[<System.Runtime.InteropServices.Guid("000C03CB-0000-0000-C000-000000000046")>]
type SmartArtQuickStyles = interface
interface _IMsoDispObj
interface IEnumerable
Public Interface SmartArtQuickStyles
Implements _IMsoDispObj, IEnumerable
- 属性
- 実装
プロパティ
Application |
ObjectSmartArtQuickStyles オブジェクトのコンテナー アプリケーションを表す オブジェクトを取得します。 |
Count |
SmartArtQuickStyles コレクションに含まれるオブジェクトのSmartArtQuickStyle数を取得します。 |
Creator |
SmartArtQuickStyles オブジェクトが作成されたアプリケーションを示す 32 ビット整数を取得します。 |
Item[Object] |
指定した SmartArtQuickStyle インデックス位置または指定した一意識別子を持つオブジェクトを取得します。 |
Parent |
呼び出し元のオブジェクトを取得します。 |
メソッド
GetEnumerator() |
SmartArt クイック スタイルのコレクションを表します。 |