Word.LinkType enum
Specifies the type of link.
Remarks
[ API set: WordApiDesktop 1.4 ]
Fields
| chart = "Chart" | Microsoft Excel chart. |
| dde = "Dde" | Dynamic Data Exchange. |
| ddeAuto = "DdeAuto" | Automatic DDE. |
| import = "Import" | Import file. |
| include = "Include" | Include file. |
| ole = "Ole" | OLE object. |
| picture = "Picture" | Picture. |
| reference = "Reference" | Reference library. |
| text = "Text" | Text. |