WorkbookConnection.RefreshWithRefreshAll property (Excel)
Determines if the connection should be refreshed when Refresh All is executed. Read/write Boolean.
Syntax
expression.RefreshWithRefreshAll
expression A variable that represents a WorkbookConnection object.
Remarks
If True is returned, the connection is refreshed. If False is returned, the connection is not refreshed. The default value is True.
Property value
BOOL
Support and feedback
Have questions or feedback about Office VBA or this documentation? Please see Office VBA support and feedback for guidance about the ways you can receive support and provide feedback.