Share via


Comments.Item(Int32) メソッド

定義

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

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

パラメーター

Index
Int32

整数型 (Integer) の値を使用します。 オブジェクトのインデックス番号を指定します。

戻り値

適用対象