IShapes.Item(Object) 方法

定义

public:
 Microsoft::Office::Interop::Excel::Shape ^ Item(System::Object ^ Index);
public Microsoft.Office.Interop.Excel.Shape Item (object Index);
Public Function Item (Index As Object) As Shape

参数

Index
Object

返回

适用于