Model.Initialize 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.
Initializes the Workbook’s Data Model. This is called by default the first time the model is used.
public:
void Initialize();
public void Initialize ();
Public Sub Initialize ()