Hello, I'm having trouble adding a value to a user parameter row. I can add one by function: wks._user_param_row("B", add=True), but I don't know how to insert values of B into every column. Thank you for your help.
You can try the script below to add a label row "Measure" and set the label of col(A) to "run1". Here the label row name string length should be larger than 1.