InlineShape Members

Include Protected Members
Include Inherited Members

Represents an object in the text layer of a document.

The InlineShape type exposes the following members.

Methods

  Name Description
Public method Activate Activates the specified object.
Public method ConvertToShape Converts an inline shape to a free-floating shape and returns a Shape object that represents the new shape.
Public method Delete Deletes the specified object.
Public method Reset Removes changes that were made to an inline shape.
Public method Select Selects the specified object.

Top

Properties

  Name Description
Public property AlternativeText Returns or sets the alternative text associated with a shape in a Web page.
Public property Application Returns a Application object that represents the Microsoft Word application.
Public property BackgroundStyle Gets or sets the background style of the specified inline shape.
Public property Borders Returns a Borders collection that represents all the borders for the specified object.
Public property CanvasItems Reserved for internal use.
Public property Chart Returns a chart within the collection of inline shapes in a document. Read-only.
Public property Creator Returns a 32-bit integer that indicates the application in which the specified object was created.
Public property Field Returns a Field object that represents the field associated with the specified shape.
Public property Fill Returns a FillFormat object that contains fill formatting properties for the specified shape.
Public property Glow Returns the formatting properties for a glow effect. Read-only.
Public property GroupItems Returns the shapes that are grouped together for an inline shape. Read-only.
Public property HasChart True if the specified shape is a chart. Read-only.
Public property HasSmartArt Gets True if there is a SmartArt diagram present on the shape.
Public property Height Returns or sets the height of the specified inline shape.
Public property HorizontalLineFormat Returns a HorizontalLineFormat object that contains the horizontal line formatting for the specified InlineShape object.
Public property Hyperlink Returns a Hyperlink object that represents the hyperlink associated with the specified InlineShape object.
Public property IsPictureBullet Determines if a InlineShape object is a picture bullet.
Public property Line Returns a LineFormat object that contains line formatting properties for the specified shape.
Public property LinkFormat Returns a LinkFormat object that represents the link options of the specified InlineShape that's linked to a file.
Public property LockAspectRatio Determines whether the specified shape retains its original proportions when you resize it.
Public property OLEFormat Returns a OLEFormat object that represents the OLE characteristics (other than linking) for the specified InlineShape.
Public property OWSAnchor Reserved for internal use.
Public property Parent Returns an object that represents the parent object of the specified object.
Public property PictureFormat Returns a PictureFormat object that contains picture formatting properties for the specified object.
Public property Range Returns a Range object that represents the portion of a document that's contained in the specified object.
Public property Reflection Returns the reflection formatting for a shape. Read-only.
Public property ScaleHeight Scales the height of the specified inline shape relative to its original size.
Public property ScaleWidth Scales the width of the specified inline shape relative to its original size.
Public property Script Returns a Script object, which represents a block of script or code on the specified Web page.
Public property Shadow Returns the shadow formatting for the specified shape. Read-only.
Public property ShapeStyle Gets or sets the shape style for the specified inline shape.
Public property SmartArt Gets a SmartArt object that provides a way to work with the SmartArt associated with the specified inline shape.
Public property SoftEdge Returns the soft edge formatting for a shape. Read-only.
Public property TextEffect Returns a TextEffectFormat object that contains text-effect formatting properties for the specified shape.
Public property Title Gets or sets a value that contains a title for the specified inline shape.
Public property Type Returns the type of inline shape.
Public property Width Returns or sets the width of the specified object, in points.

Top

See Also

Reference

InlineShape Interface

Microsoft.Office.Interop.Word Namespace