Compartir a través de


Workbook.Connections Propiedad

Definición

Obtiene la colección de conexiones entre el libro y un origen de datos.

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

Valor de propiedad

A Microsoft.Office.Interop.Excel. Connections colección que contiene las conexiones entre el libro y un origen de datos.

Se aplica a