WdOLEType Enumeration 

Specifies the type of an OLE object.

Namespace: Microsoft.Office.Interop.Word
Assembly: Microsoft.Office.Interop.Word (in microsoft.office.interop.word.dll)

Usage

Dim wdOLEType1 As WdOLEType = WdOLEType.wdOLEControl

Syntax

Public Enum WdOLEType
public enum WdOLEType
public enum class WdOLEType
public enum WdOLEType
public enum WdOLEType

Members

Member name Description
wdOLEControl OLE control.
wdOLEEmbed Embedded OLE object.
wdOLELink Linked OLE object.

Platforms

Development Platforms

Windows XP Home Edition, Windows XP Professional, Windows Server 2003, and Windows 2000

Target Platforms

See Also

Reference

Microsoft.Office.Interop.Word Namespace