CamelCase 屬性 (SpellProp 對象)

與組態屬性中 拼字檢查 頁面 上的 支持駝峰式大小寫 核取方塊相對應。

[JavaScript]

b = object.CamelCase;
object.CamelCase = b;

[VBScript]

b = object.CamelCase
object.CamelCase = b

版本

支持 EmEditor 10.00 或之後的版本。