selection 属性 (Document 对象)

检索 Selection 对象

[JavaScript]

sel = document.selection;

[VBScript]

Set sel = document.selection

版本

支持 EmEditor 4.00 或之后的版本。