Columns Parameter (Add-ExcelOnline Cmdlet)
The columns on which the operation will be performed.
Syntax
Add-ExcelOnline -Columns string[]
Remarks
The columns on which the operation will be performed. The length of the columns array must be the same as the length of the values array.
This is a required parameter.