IndentColumns Property (IndentProp Object)¶
Corresponds to the Indent
Columns text box in the
Tab/Index dialog box. Supported on EmEditor Professional Version 7.00 or later.¶
[JavaScript]¶
n = object.IndentColumns;
object.IndentColumns = n;
[VBScript]¶
n = object.IndentColumns
object.IndentColumns = n
Version¶