ShowIndentGuides プロパティ (MarkProp オブジェクト)¶
設定のプロパティの [記号] ページの [インデント ガイドを表示] に相当します。 EmEditor Professional Version 8.00 以上で利用できます。¶
[JavaScript]¶
b = object.ShowIndentGuides;
object.ShowIndentGuides = b;
[VBScript]¶
b = object.ShowIndentGuides;
object.ShowIndentGuides = b;
バージョン¶