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

属性值

适用于