RemoveSelectedContent
Removes the selected content from the document.
Syntax
expression.RemoveSelectedContent();
expression
- A variable that represents a Api class.
Parameters
This method doesn't have any parameters.
Returns
This method doesn't return any data.
Example
window.Asc.plugin.executeMethod ("RemoveSelectedContent");