AutoIndent プロパティ (IndentProp オブジェクト)¶
[タブ/インデント] ダイアログ ボックス の [自動インデントを有効にする] チェック ボックスに相当します。 EmEditor Professional Version 7.00 以上で利用できます。¶
[JavaScript]¶
b = object.AutoIndent;
object.AutoIndent = b;
[VBScript]¶
b = object.AutoIndent
object.AutoIndent = b
バージョン¶