_Application.AskToUpdateLinks Property

Definition

True if Microsoft Excel asks the user to update links when opening files with links. False if links are automatically updated with no dialog box.

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

Property Value

Applies to