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 link.
Namespace: Microsoft.Office.Interop.Word
Assembly: Microsoft.Office.Interop.Word (in microsoft.office.interop.word.dll)
Usage
Dim wdLinkType1 As WdLinkType = WdLinkType.wdLinkTypeDDE
Syntax
Public Enum WdLinkType
public enum WdLinkType
public enum class WdLinkType
public enum WdLinkType
public enum WdLinkType
Members
| Member name | Description |
|---|---|
| wdLinkTypeDDE | Dynamic Data Exchange. |
| wdLinkTypeDDEAuto | DDE automatic. |
| wdLinkTypeImport | Import file. |
| wdLinkTypeInclude | Include file. |
| wdLinkTypeOLE | OLE object. |
| wdLinkTypePicture | Picture. |
| wdLinkTypeReference | Reference library. |
| wdLinkTypeText | Text. |
Platforms
Development Platforms
Windows XP Home Edition, Windows XP Professional, Windows Server 2003, and Windows 2000