Cmdlets for Microsoft SharePoint Excel

Build 24.0.9060

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) 2024 CData Software, Inc. - All rights reserved.
Build 24.0.9060