WdOLEType Enum

Definition

Specifies the type of an OLE object.

public enum class WdOLEType
[System.Runtime.InteropServices.Guid("7FBA9601-95D8-3525-8834-A1BB7BB5BB0D")]
public enum WdOLEType
type WdOLEType = 
Public Enum WdOLEType
Inheritance
WdOLEType
Attributes

Fields

wdOLEControl 2

OLE control.

wdOLEEmbed 1

Embedded OLE object.

0

Linked OLE object.

Applies to