DataFeedConnection.RefreshOnFileOpen Property

Definition

True if the connection is automatically updated each time the workbook is opened. The default value is False.

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

Property Value

Applies to