Excel Online moving cell

hello,

i want make script to moving active cell on excel online (web base).

i try using

“Command”: “XType”,
“Target”: “${KEY_UP}”,
“Value”: “”,
“Description”: “”

but it doesnt move at all