Cmdlets for Microsoft SharePoint Excel

Build 25.0.9434

File Parameter (Connect-ExcelServices Cmdlet)

Specifies the name of the Excel file to connect to, including the .xlsx extension.

Syntax

Connect-ExcelServices -File string

Data Type

cstr

Default Value

""

Remarks

This property specifies the name of the Excel workbook that the cmdlet connects to. Include the ".xlsx" file extension in the name.

The file must exist in the location that the cmdlet is configured to search. If the file does not exist, the connection will fail.

This is a required parameter.

Copyright (c) 2025 CData Software, Inc. - All rights reserved.
Build 25.0.9434