Shapes.Item(Object) 方法

定义

public:
 Microsoft::Office::Core::Shape ^ Item(System::Object ^ Index);
public Microsoft.Office.Core.Shape Item (object Index);
abstract member Item : obj -> Microsoft.Office.Core.Shape
Public Function Item (Index As Object) As Shape

参数

Index
Object

返回

适用于