Posted 7 February 2025, 11:20 am EST
Is there a specific command that can be used to programmatically trigger copy and paste for an image, I tried using this command but doesnt seem to work
spread.commandManager().execute({ cmd: "copy", sheetName: sheet.name() });