title | keywords | f1_keywords | ms.assetid | ms.date | ms.localizationpriority | |
---|---|---|---|---|---|---|
ModelChanges object (Excel) |
vbaxl10.chm959072 |
|
fd2388eb-48ab-c238-2ffa-8c3f6d20fe36 |
03/30/2019 |
medium |
Represents changes made to the data model.
The ModelChanges object contains information about which changes were made to the data model when the ModelChange event of the Workbook object occurs after a model operation.
When Micrososft Excel makes changes to the data model, multiple changes can be made in the same operation, and the ModelChanges object will include information about all the changes made in one model operation.
- Application
- ColumnsAdded
- ColumnsChanged
- ColumnsDeleted
- Creator
- MeasuresAdded
- Parent
- RelationshipChange
- Source
- TableNamesChanged
- TablesAdded
- TablesDeleted
- TablesModified
- UnknownChange
[!includeSupport and feedback]