Values Parameter (Add-ExcelOnline Cmdlet)
The values that will be used to update the table.
Syntax
Add-ExcelOnline -Values string[]
Remarks
The values to use when updating the table. The length of the values array must be the same as the length of the columns array.
This is a required parameter.