Share via


Shapes.Range Method

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

Syntax

'Declaration
Function Range ( _
    Index As Object _
) As ShapeRange
'Usage
Dim instance As Shapes
Dim Index As Object
Dim returnValue As ShapeRange

returnValue = instance.Range(Index)
ShapeRange Range(
    Object Index
)

Parameters

Return Value

Type: Microsoft.Office.Core.ShapeRange

See Also

Reference

Shapes Interface

Shapes Members

Microsoft.Office.Core Namespace