_Workbook.UpdateRemoteReferences Property

Definition

True if Microsoft Excel updates remote references in the workbook. Read/write Boolean.

public:
 property bool UpdateRemoteReferences { bool get(); void set(bool value); };
public bool UpdateRemoteReferences { get; set; }
Public Property UpdateRemoteReferences As Boolean

Property Value

Applies to