NarrowingBottom 屬性 (Document 對象)¶
檢索或設置僅編輯區域的底部 ( y 軸)。-1 代表沒有設置僅編輯選區。 支持 EmEditor 14.6 或之後的版本。¶
[JavaScript]¶
n = document.NarrowingBottom;
document.NarrowingBottom = n;
[VBScript]¶
n = document.NarrowingBottom
document.NarrowingBottom = n
版本¶
巨集參考 — Document 對象 — NarrowingBottom 屬性 (Document 對象)