WorkbookConnection.WorksheetDataConnection Property

Definition

Returns an object that contains information for a connection from the PowerPivot Model to data within the workbook such as a range, named range, or table. Read-only.

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

Property Value

Applies to