ExcelFile Parameter (Connect-Excel Cmdlet)
The location of an Excel file.
Syntax
Connect-Excel -ExcelFile string
Data Type
cstr
Default Value
""
Remarks
This property is deprecated and is replaced with URI.
A path that points to an Excel file. The file must exist. The cmdlet implements support for Office Open XML spreadsheets used by Excel 2007 and later.