Points.Item(Int32) メソッド

定義

コレクションから単一のオブジェクトを返します。

public:
 Microsoft::Office::Interop::Excel::Point ^ Item(int Index);
public Microsoft.Office.Interop.Excel.Point Item (int Index);
Public Function Item (Index As Integer) As Point

パラメーター

Index
Int32

必須 オブジェクト。 オブジェクトの名前またはインデックス番号を指定します。

戻り値

適用対象