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

返回

适用于