Edytuj

Udostępnij za pośrednictwem


WorkbookConnection.ModelConnection Property

Definition

Returns an object that contains information for the new Model Connection Type introduced in Excel 2013 to interact with the integrated Data Model. Read-only

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

Property Value

Applies to