IgnoreAfter 属性 (IndentProp 对象)¶
与 制表符/缩进 对话框 上的 忽略正则表达式之后的内容 文本框相对应。 支持 EmEditor 9.00 或之后的版本。¶
[JavaScript]¶
s = object.IgnoreAfter;
object.IgnoreAfter = s;
[VBScript]¶
s = object.IgnoreAfter
object.IgnoreAfter = s
版本¶
宏参考 — IndentProp 对象 — IgnoreAfter 属性 (IndentProp 对象)