Model.DataModelConnection Property

Definition

Returns the model workbook connection object from the workbook connections collection which connects to the model.

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

Property Value

Applies to