set `editAs` to `absolute`, but it is still `oneCell`. ```javascript ws.addImage(imageId, { tl: { col: 0.1125, row: 0.4 }, br: { col: 2.101046875, row: 3.4 }, editAs: 'absolute' }); ```