WorkbookConnection.RefreshWithRefreshAll Property

Definition

Determines if the connection should be refreshed when refresh all is executed. Boolean (bool in C#). Read/Write.

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

Property Value

Applies to