Skip to content

Latest commit

 

History

History
26 lines (11 loc) · 604 Bytes

c83ae86d-fca0-8c60-a997-1821eed67cb9.md

File metadata and controls

26 lines (11 loc) · 604 Bytes

ModelChanges.TablesModified Property (Excel)

Returns a ModelTableNames Object (Excel) collection of table names as strings representing all tables which were refreshed or recalculated as part of a model operation. Read-only.

Syntax

expression . TablesModified

expression A variable that represents a ModelChanges object.

Property value

MODELTABLENAMES

See also

Other resources

ModelChanges Object Members ModelChanges Object