SmartArtLayouts.Item[Object] 属性

定义

SmartArtLayout获取位于指定索引处或具有指定唯一标识符的对象。

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

参数

Index
Object

指定对象的索引或位置 SmartArtLayout

属性值

适用于