Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Returns a ShapeRange collection that represents all the Shape objects in the specified range or selection.
Namespace: Microsoft.Office.Interop.Word
Assembly: Microsoft.Office.Interop.Word (in Microsoft.Office.Interop.Word.dll)
Syntax
'Declaration
ReadOnly Property ShapeRange As ShapeRange
Get
'Usage
Dim instance As Selection
Dim value As ShapeRange
value = instance.ShapeRange
ShapeRange ShapeRange { get; }
Property Value
Type: Microsoft.Office.Interop.Word.ShapeRange
Remarks
The shape range can contain drawings, shapes, pictures, OLE objects, ActiveX controls, text objects, and callouts.