In Google Sheets how can I write a script to move each drawing to a specific location on the sheet?
问题 I have a Google sheet with four drawings i.e. shapes. What script would move each shape to a designated location on the sheet? Here is a link to an example where I'd like to click on the blue rectangle and have the script move the green rectangle to cover cell A1, the purple triangle to cell D7, and the orange circle to cell I3. https://drive.google.com/open?id=1eFCwDiY90ZM5SIMa6C0rSdhG_oC-SWgsk8vAvjIR34s I can't find a way to select specific drawings. 回答1: I believe your goal as follows. You