Word.LinkType enum  
指定链接的类型。
注解
字段
| chart = "Chart" | Microsoft Excel 图表。  | 
				
| dde = "Dde" | 动态数据交换。  | 
				
| ddeAuto = "DdeAuto" | 自动 DDE。  | 
				
| import = "Import" | 导入文件。  | 
				
| include = "Include" | 附带文件。  | 
				
| ole = "Ole" | OLE 对象。  | 
				
| picture = "Picture" | 图片。  | 
				
| reference = "Reference" | 参考库。  | 
				
| text = "Text" | 文本。  |