File Parameter (Connect-ExcelServices Cmdlet)
The name of the Excel file to which to connect.
Syntax
Connect-ExcelServices -File string
Data Type
cstr
Default Value
""
Remarks
The name of Excel file to which to connect (including the extension ".xlsx"). The file must exist.
This is a required parameter.