Spreadsheet Parameter (Connect-GoogleSheets Cmdlet)
A comma-separated list of the names or Ids of the spreadsheets to be viewed.
Syntax
Connect-GoogleSheets -Spreadsheet string
Data Type
cstr
Default Value
""
Remarks
A comma-separated list of the names or Ids of the spreadsheets to be viewed. Query the Spreadsheets view to retrieve this data.
Note: In case you are providing the names of the spreadsheets, make sure to provide the exact spreadsheet name, including the leading and/or trailing spaces. Also, you should not add extra spaces before and after the comma separator. If any of the spreadsheet names includes a comma, escape it by using a backslash '\'.