Closed
Description
🚀 Feature Proposal
Add options to remove the image from the worksheet by image id or all the images.
Motivation
In addition to adding images, the user will be able to delete an image by image id, or all images, from the worksheet.
Example
worksheet.removeImage(imageId);
OR
worksheet.removeImages();
OR
worksheet.removeMediaByType('image');
Metadata
Metadata
Assignees
Labels
No labels