次の方法で共有


SmartArtQuickStyles.Item[Object] プロパティ

定義

指定した SmartArtQuickStyle インデックス位置または指定した一意識別子を持つオブジェクトを取得します。

public:
 property Microsoft::Office::Core::SmartArtQuickStyle ^ default[System::Object ^] { Microsoft::Office::Core::SmartArtQuickStyle ^ get(System::Object ^ Index); };
public Microsoft.Office.Core.SmartArtQuickStyle this[object Index] { get; }
member this.Item(obj) : Microsoft.Office.Core.SmartArtQuickStyle
Default Public ReadOnly Property Item(Index As Object) As SmartArtQuickStyle

パラメーター

Index
Object

オブジェクトのインデックスまたは場所を SmartArtQuickStyle 指定します。

プロパティ値

適用対象