Udostępnij za pośrednictwem


ShapeRange.Item Method

Namespace:  Microsoft.Office.Core
Assembly:  office (in office.dll)

Syntax

'Declaration
Function Item ( _
    Index As Object _
) As Shape
'Usage
Dim instance As ShapeRange
Dim Index As Object
Dim returnValue As Shape

returnValue = instance(Index)
Shape Item(
    Object Index
)

Parameters

Return Value

Type: Microsoft.Office.Core.Shape

See Also

Reference

ShapeRange Interface

ShapeRange Members

Microsoft.Office.Core Namespace