Cmdlets for Microsoft SharePoint Excel

Build 25.0.9539

DataConnection Type

The Microsoft SharePoint ExcelConnection object.

Remarks

The ExcelServicesConnection object. Connection properties can be accessed with the getter and setter methods of this object:

$conn  = Connect-ExcelServices -Url 'https://myorg.sharepoint.com' -User '[email protected]' -Password 'password' -File 'Book1.xlsx' 
$conn | GM 

Copyright (c) 2026 CData Software, Inc. - All rights reserved.
Build 25.0.9539