_Workbook.UpdateLinks Property

Definition

Returns or sets an XlUpdateLinks constant indicating a workbook's setting for updating embedded OLE links. Read/write.

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

Property Value

Applies to