selection 屬性 (Document 對象)

檢索 Selection 對象

[JavaScript]

sel = document.selection;

[VBScript]

Set sel = document.selection

版本

支持 EmEditor 4.00 或之後的版本。