我想删除/删除我插入到谷歌工作表中的图像。我使用了代码:
sheet.insertImage(url,col,row);
插入图像。但是,我想稍后在代码中删除图像并插入不同的图像。或者根本没有图像。
google-sheets google-apps-script
google-apps-script ×1
google-sheets ×1