[BUG]`editAs` does not work when adding image
Open
- Dominant language
- JavaScript
- Stars
- 15.5k
- Forks
- 2k
- PR merge metrics
- No merged PRs in 30d
Description
set editAs to undefined, but it is still oneCell.
`ws.addImage(imageId, {
tl: { col: 0.1125, row: 0.4 },
ext: {width: 35, height: 35},
editAs: 'undefined'
});`
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.