Share via


WdInlineShapeType Enumeration

Word Developer Reference

Specifies a shape type for inline shapes.

Version Information
 Version Added:  

Name Value Description
wdInlineShapeChart 12 Inline chart.
wdInlineShapeDiagram 13 Inline diagram.
wdInlineShapeEmbeddedOLEObject 1 Embedded OLE object.
wdInlineShapeHorizontalLine 6 Horizontal line.
wdInlineShapeLinkedOLEObject 2 Linked OLE object.
wdInlineShapeLinkedPicture 4 Linked picture.
wdInlineShapeLinkedPictureHorizontalLine 8 Linked picture with horizontal line.
wdInlineShapeLockedCanvas 14 Locked inline shape canvas.
wdInlineShapeOLEControlObject 5 OLE control object.
wdInlineShapeOWSAnchor 11 OWS anchor.
wdInlineShapePicture 3 Picture.
wdInlineShapePictureBullet 9 Picture used as a bullet.
wdInlineShapePictureHorizontalLine 7 Picture with horizontal line.
wdInlineShapeScriptAnchor 10 Script anchor. Refers to anchor location for block of script stored with a document.

Remarks

An inline shape is an object in the text layer of a document. An inline shape can only be a picture, an OLE object, or a Microsoft ActiveX control.