ModelTableNames interface

Office 2013 and later

A collection of table names representing tables in the Excel data model.

Namespace:  Microsoft.Office.Interop.Excel
Assembly:  Microsoft.Office.Interop.Excel (in Microsoft.Office.Interop.Excel.dll)

No code example is currently available or this language may not be supported.

The ModelTableNames collection is used to represent a set of tables in the Excel data model for which changes have been made during a model operation like for example data refresh. The table names are represented as strings in the collection.

Show: