_Workbook.UpdateLinks 属性

定义

返回或设置一个 XlUpdateLinks 常量,指示工作簿用于更新嵌入的 OLE 链接的设置。 读/写。

public:
 property Microsoft::Office::Interop::Excel::XlUpdateLinks UpdateLinks { Microsoft::Office::Interop::Excel::XlUpdateLinks get(); void set(Microsoft::Office::Interop::Excel::XlUpdateLinks value); };
public Microsoft.Office.Interop.Excel.XlUpdateLinks UpdateLinks { get; set; }
Public Property UpdateLinks As XlUpdateLinks

属性值

适用于