We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7bb53a0 commit e7e84ddCopy full SHA for e7e84dd
components/microsoft_excel/actions/find-row/find-row.mjs
@@ -33,7 +33,7 @@ export default {
33
],
34
},
35
column: {
36
- type: "string[]",
+ type: "string",
37
label: "Column",
38
description: "The column to search. E.g. `A`",
39
0 commit comments