Interacting with editorsText document APIMethods移除选中内容本页总览移除选中内容 移除文档中选中的内容。 语法 expression.RemoveSelectedContent(); expression - 表示 Api 类的变量。 参数 此方法没有参数。 返回值 此方法不返回任何值。 示例 window.Asc.plugin.executeMethod ("RemoveSelectedContent");