Share via


CanvasShapes.Item[Object] プロパティ

定義

コレクション内の各オブジェクトを返します。

public:
 property Microsoft::Office::Interop::Word::Shape ^ default[System::Object ^ %] { Microsoft::Office::Interop::Word::Shape ^ get(System::Object ^ % Index); };
public Microsoft.Office.Interop.Word.Shape this[ref object Index] { get; }
member this.Item(obj) : Microsoft.Office.Interop.Word.Shape
Default Public ReadOnly Property Item(ByRef Index As Object) As Shape

パラメーター

Index
Object

個々のオブジェクトの名前を表す序数位置または文字列。

プロパティ値

適用対象