ShapeRange Properties 

Public Properties

  Name Description
Adjustments Returns a Adjustments object that contains adjustment values for all the adjustments in the specified ShapeRange object that represents an AutoShape or WordArt.
AlternativeText Returns or sets the alternative text associated with a shape in a Web page.
Anchor Returns a Range object that represents the anchoring range for the specified shape range.
Application Returns a Application object that represents the Microsoft Word application.
AutoShapeType Returns or sets the shape type for the specified ShapeRange object, which must represent an AutoShape other than a line or freeform drawing.
Callout Returns a CalloutFormat object that contains callout formatting properties for the specified ShapeRange object that represents callouts.
CanvasItems Returns a CanvasShapes object that represents a collection of shapes in a drawing canvas.
Child True if all shapes in a shape range are child shapes of the same parent.
ConnectionSiteCount  
Connector  
ConnectorFormat  
Count Returns the number of items in the specified collection.
Creator Returns a 32-bit integer that indicates the application in which the specified object was created.
Diagram Returns a Diagram object to which a diagram node belongs.
DiagramNode Returns a DiagramNode object that represents a node in a diagram.
Fill Returns a FillFormat object that contains fill formatting properties for the specified shape.
GroupItems Returns a GroupShapes object that represents the individual shapes in the specified ShapeRange object that represents grouped shapes.
HasDiagram MsoTrue if a shape is a diagram.
HasDiagramNode MsoTrue if a shape is a diagram node.
Height Returns or sets the height of the specified object in points.
HorizontalFlip Indicates that a shape has been flipped horizontally.
Hyperlink Returns a WdShapePosition object that represents the hyperlink associated with the specified ShapeRange object.
ID Returns the type for the specified object.
Item Returns an individual object in a collection.
LayoutInCell Returns an Integer that represents whether a shape in a table is displayed inside the table or outside of the table. True indicates that a specified picture is displayed within the table. False indicates that a specified picture is displayed outside of the table.
Left Returns or sets a Single that represents the horizontal position, measured in points, of the specified shape range. Can also be any valid WdShapePosition constant.
Line Returns a LineFormat object that contains line formatting properties for the specified shape.
LockAnchor True if the specified ShapeRange object's anchor is locked to the anchoring range.
LockAspectRatio MsoTrue if the specified shape retains its original proportions when you resize it. MsoFalse if you can change the height and width of the shape independently of one another when you resize it.
Name Returns or sets the name of the specified object.
Nodes Returns a ShapeNodes collection that represents the geometric description of the specified shape.
Parent Returns an object that represents the parent object of the specified object.
ParentGroup Returns a Shape object that represents the common parent shape of a range of child shapes.
PictureFormat Returns a PictureFormat object that contains picture formatting properties for the specified ShapeRange object that represents a picture or OLE object.
RelativeHorizontalPosition Specifies to what the horizontal position of a shape range is relative.
RelativeVerticalPosition Specifies to what the vertical position of a shape range is relative.
Rotation Returns or sets the number of degrees the specified shape is rotated around the z-axis. A positive value indicates clockwise rotation; a negative value indicates counterclockwise rotation.
RTF  
Shadow Returns a ShadowFormat object that represents the shadow formatting for the specified shape.
TextEffect Returns a TextEffectFormat object that contains text-effect formatting properties for the specified ShapeRange object that represents WordArt.
TextFrame Returns a TextFrame object that contains the text for the specified shape.
ThreeD Returns a ThreeDFormat object that contains 3-D – effect formatting properties for the specified shape.
Top Returns or sets the vertical position of the specified shape range in points.
Type Returns the shape type.
VerticalFlip True if the specified shape is flipped around the vertical axis.
Vertices Returns the coordinates of the specified freeform drawing's vertices (and control points for Bézier curves) as a series of coordinate pairs.
Visible True if the specified object, or the formatting applied to it, is visible.
Width Returns or sets the width of the specified object, in points.
WrapFormat Returns a WrapFormat object that contains the properties for wrapping text around the specified shape range.
ZOrderPosition Returns the position of the specified shape in the z-order.

See Also

Reference

ShapeRange Interface
Microsoft.Office.Interop.Word Namespace