Skip to content

Latest commit

 

History

History
33 lines (19 loc) · 773 Bytes

Excel.workbook.modelchange.md

File metadata and controls

33 lines (19 loc) · 773 Bytes
title keywords f1_keywords ms.assetid ms.date ms.localizationpriority
Workbook.ModelChange event (Excel)
vbaxl10.chm503111
vbaxl10.chm503111
efe01088-273b-f9d8-ea3e-2ea1725ba7b2
05/29/2019
medium

Workbook.ModelChange event (Excel)

Occurs after the Excel data model is changed.

Syntax

expression.ModelChange (Changes)

expression A variable that represents a Workbook object.

Parameters

Name Required/Optional Data type Description
Changes Required ModelChanges ModelChanges object that includes changes made to the Excel data model during the last transaction.

[!includeSupport and feedback]