Model.Refresh Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Refreshes all data sources associated with the model, fully reprocesses the model and updates all Excel data features associated with the Model.
public:
void Refresh();
public void Refresh ();
Public Sub Refresh ()