Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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