DataConnection Type
Microsoft SharePoint ExcelConnection オブジェクト。
Remarks
ExcelServicesConnection オブジェクト。接続プロパティは、このオブジェクトのgetter およびsetter メソッドを使ってアクセスできます。
$conn = Connect-ExcelServices -Url 'https://myorg.sharepoint.com' -User '[email protected]' -Password 'password' -File 'Book1.xlsx' $conn | GM