WorkbookClass.UpdateLinks Property

Definition

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

Property Value

Implements

Applies to