ModelChanges.TablesModified Property

Definition

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

public:
 property Microsoft::Office::Interop::Excel::ModelTableNames ^ TablesModified { Microsoft::Office::Interop::Excel::ModelTableNames ^ get(); };
public Microsoft.Office.Interop.Excel.ModelTableNames TablesModified { get; }
Public ReadOnly Property TablesModified As ModelTableNames

Property Value

Applies to