ModelChanges.TablesAdded Property

Definition

Returns a ModelTableNames collection of table names as strings representing all tables which were added to the model as part of a model operation. Read-only.

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

Property Value

Applies to