Bold プロパティ (FontItem オブジェクト)¶
フォントが太字に設定されていたらTrueです。 EmEditor Professional Version 7.00 以上で利用できます。¶
[JavaScript]¶
b = item.Bold;
item.Bold = b;
[VBScript]¶
b = item.Bold
item.Bold = b
バージョン¶
マクロ リファレンス — FontItem オブジェクト — Bold プロパティ (FontItem オブジェクト)