Compartir a través de


PivotCache.WorkbookConnection Propiedad

Definición

Establece una conexión entre el libro actual y el PivotCache objeto . Solo lectura.

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

Valor de propiedad

Comentarios

El objeto WorkbookConnection representa una conexión con un origen de datos externo.

Se aplica a