다음을 통해 공유


Workbook.Connections 속성

정의

통합 문서와 데이터 소스 간의 연결 컬렉션을 가져옵니다.

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

속성 값

A Microsoft.Office.Interop.Excel. 통합 문서와 데이터 원본 간의 연결을 포함하는 Connections 컬렉션입니다.

적용 대상