Count 屬性 (Selection 對象)

檢索在目前的文檔中所選取的數目。

[JavaScript]

NumOfLines = document.selection.Count;

[VBScript]

NumOfLines = document.selection.Count

版本

支持 EmEditor 13 或之後的版本。