IComments.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

返回

适用于