NestedShape Members
In This Article
#Properties
Name | Description |
---|---|
Alt |
Gets or sets the alternative text for a shape.
Inherited from Drawing |
Canvas |
Provides access to the collection of shapes in a drawing canvas.
Inherited from Drawing |
Connector |
Provides access to connector settings.
Inherited from Drawing |
Decorative |
Gets or sets whether the shape is marked as decorative.
Inherited from Drawing |
Description |
Gets or sets the alternative description for a shape.
Inherited from Drawing |
Fill |
Allows you to specify fill options for a shape.
Inherited from Drawing |
Group |
Provides access to the collection of shapes in a group.
Inherited from Drawing |
Height |
Gets or sets the shape’s absolute height.
Inherited from Drawing |
Hyperlink |
Returns a hyperlink associated with a shape.
Inherited from Drawing |
Id |
Returns the shape’s unique identifier.
Inherited from Drawing |
Line |
Allows you to format a shape outline.
Inherited from Drawing |
Lock |
Specifies whether to maintain proportions of a shape when you resize it.
Inherited from Drawing |
Name |
Gets or sets the shape’s name.
Inherited from Drawing |
Offset |
Gets or sets the absolute position of a shape on the page.
Inherited from Drawing |
Ole |
Returns the OLE object’s characteristics.
Inherited from Drawing |
Original |
Returns the original size of a shape or picture (that is the size before you scale or resize the object).
Inherited from Drawing |
Parent | Returns the group or canvas to which this shape belongs. |
Picture |
Provides access to picture settings.
Inherited from Drawing |
Rotation |
Gets or sets the shape’s rotation angle.
Inherited from Drawing |
Scale |
Gets or sets the horizontal scale factor for a shape.
Inherited from Drawing |
Scale |
Gets or sets the vertical scale factor for a shape.
Inherited from Drawing |
Shape |
Provides access to shape properties.
Inherited from Drawing |
Size |
Gets or sets the shape’s size.
Inherited from Drawing |
Title |
Gets or sets the alternative title for a shape.
Inherited from Drawing |
Type |
Returns the shape’s type.
Inherited from Drawing |
Watermark |
Provides access to watermark settings.
Inherited from Drawing |
Width |
Gets or sets the shape’s absolute width.
Inherited from Drawing |
#Methods
Name | Description |
---|---|
Add |
Adds a hyperlink to a shape.
Inherited from Drawing |
Delete |
Removes a hyperlink associated with a shape.
Inherited from Drawing |
See Also