WdLinkType enumeration (Word)
Specifies the type of link.
Name | Value | Description |
---|---|---|
wdLinkTypeChart | 8 | Microsoft Excel chart. |
wdLinkTypeDDE | 6 | Dynamic Data Exchange. |
wdLinkTypeDDEAuto | 7 | DDE automatic. |
wdLinkTypeImport | 5 | Import file. |
wdLinkTypeInclude | 4 | Include file. |
wdLinkTypeOLE | 0 | OLE object. |
wdLinkTypePicture | 1 | Picture. |
wdLinkTypeReference | 3 | Reference library. |
wdLinkTypeText | 2 | Text. |
Support and feedback
Have questions or feedback about Office VBA or this documentation? Please see Office VBA support and feedback for guidance about the ways you can receive support and provide feedback.