Application.SharePointVersion Method (Excel)
Returns the version number of SharePoint Foundation instances running at site for the specified URL.
Version Information
Version Added: Excel 2007
Syntax
expression .SharePointVersion(bstrUrl)
expression A variable that returns an Application object.
Parameters
Name |
Required/Optional |
Data Type |
Description |
---|---|---|---|
bstrUrl |
Required |
String |
The URL of site to check. |
Return Value
Long