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 本製品 connects to. Include the ".xlsx" file extension in the name.
The file must exist in the location that the 本製品 is configured to search. If the file does not exist, the connection will fail.
This is a required parameter.