AllowOverlap | Gets or sets a value that specifies whether this shape can overlap other shapes. |
AlternativeText | Defines alternative text to be displayed instead of a graphic. |
AnchorLocked | Specifies whether the shape's anchor is locked. |
BehindText | Specifies whether the shape is below or above text. |
Bottom | Gets the position of the bottom edge of the containing block of the shape. |
Bounds | Gets or sets the location and size of the containing block of the shape. |
BoundsInPoints | Gets the location and size of the containing block of the shape in points, relative to the anchor of the topmost shape. |
CanHaveImage | Returns true if the shape type allows the shape to have an image. Image shapes and OLE objects can have an image. |
ChildNodes (inherited from CompositeNode) | Gets all immediate child nodes of this node. |
CoordOrigin | The coordinates at the top-left corner of the containing block of this shape. |
CoordSize | The width and height of the coordinate space inside the containing block of this shape. |
Count (inherited from CompositeNode) | Gets the number of immediate children of this node. |
DistanceBottom | Returns or sets the distance (in points) between the document text and the bottom edge of the shape. |
DistanceLeft | Returns or sets the distance (in points) between the document text and the left edge of the shape. |
DistanceRight | Returns or sets the distance (in points) between the document text and the right edge of the shape. |
DistanceTop | Returns or sets the distance (in points) between the document text and the top edge of the shape. |
Document (inherited from Node) | Gets the document to which this node belongs. |
FirstChild (inherited from CompositeNode) | Gets the first child of the node. |
FlipOrientation | Switches the orientation of a shape. |
HasChildNodes (inherited from CompositeNode) | Returns true if this node has any child nodes. |
Height | Gets or sets the height of the containing block of the shape. |
HorizontalAlignment | Specifies how the shape is positioned horizontally. |
HRef | Gets or sets the full hyperlink address for a shape. |
IsComposite (inherited from CompositeNode) | Returns true as this node can have child nodes. |
IsDeleteRevision | Returns true if this object was deleted in Microsoft Word while change tracking was enabled. |
IsGroup | Returns true if this is a group shape. |
IsHorizontalRule | Returns true if this shape is a horizontal rule. |
IsImage | Returns true if this shape is an image shape. |
IsInline | A quick way to determine if this shape is positioned inline with text. |
IsInsertRevision | Returns true if this object was deleted in Microsoft Word while change tracking was enabled. |
IsTopLevel | Returns true if this shape is an immediate child of a paragraph or has no parent node. |
IsWordArt | Returns true if this shape is a WordArt object. |
LastChild (inherited from CompositeNode) | Gets the last child of the node. |
Left | Gets or sets the position of the left edge of the containing block of the shape. |
Name | Gets or sets the optional shape name. |
NextSibling (inherited from Node) | Gets the node immediately following this node. |
NodeType (inherited from Node) | Gets the type of this node. |
ParentNode (inherited from Node) | Gets the immediate parent of this node. |
ParentParagraph | Returns the immediate parent paragraph. |
PreviousSibling (inherited from Node) | Gets the node immediately preceding this node. |
Range (inherited from Node) | Returns a Range object that represents the portion of a document that is contained in this node. |
RelativeHorizontalPosition | Specifies relative to what the shape is positioned horizontally. |
RelativeVerticalPosition | Specifies relative to what the shape is positioned horizontally. |
Right | Gets the position of the right edge of the containing block of the shape. |
Rotation | Defines the angle (in degrees) that a shape is rotated. |
ScreenTip | Defines the text displayed when the mouse pointer moves over the shape. |
ShapeType | Gets the shape type. |
SizeInPoints | Gets the size of the shape in points. |
Target | Gets or sets the target frame for the shape hyperlink. |
Top | Gets or sets the position of the top edge of the containing block of the shape. |
VerticalAlignment | Specifies how the shape is positioned vertically. |
Width | Gets or sets the width of the containing block of the shape. |
WrapSide | Specifies how the text is wrapped around the shape. |
WrapType | Defines whether the shape is inline or floating. For floating shapes defines the wrapping mode for text around the shape. |
ZOrder | Determines the display order of overlapping shapes. |