IndentColumns 属性 (IndentProp 对象)

制表符/缩进 对话框 上的 缩进列 文本框相对应。

[JavaScript]

n = object.IndentColumns;
object.IndentColumns = n;

[VBScript]

n = object.IndentColumns
object.IndentColumns = n

版本

支持 EmEditor 7.00 或之后的版本。