Application.FontUnderLine メソッド (Project)

選択された文字列に下線を引きます。または、下線を削除します。

構文

FontUnderLine( _Set_ )

Application オブジェクトを表す変数。

パラメーター

名前 必須 / オプション データ型 説明
Set 省略可能 バリアント型 (Variant) True if underlining is applied to the selected text. False if underlining is removed from the selected text. The default value is False if the selected text is underlined and True if the selected text is not underlined.

戻り値

ブール型 (Boolean)

サポートとフィードバック

Office VBA またはこの説明書に関するご質問やフィードバックがありますか? サポートの受け方およびフィードバックをお寄せいただく方法のガイダンスについては、Office VBA のサポートおよびフィードバックを参照してください。