Skip to content

Add options to remove images from worksheet #1533

Closed
@Juliest88

Description

@Juliest88

🚀 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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions