Specifies the version of the SharePoint server that the provider connects to.
Syntax
Connect-ExcelServices -SharePointVersion string
Possible Values
SharePoint 2013, SharePoint 2010
Data Type
cstr
Default Value
"SharePoint 2013"
Remarks
This property specifies the version of SharePoint Server running on the target environment.
Accepted values are:
- SharePoint 2010
- SharePoint 2013
This is a required parameter.