RemoveSelectedContent

RemoveSelectedContent()

Removes the selected content from the document.

Parameters:

This method doesn't have any parameters.

Returns:

This method doesn't return any data.

Example

Copy code
window.Asc.plugin.executeMethod ("RemoveSelectedContent");