以下の内容はhttps://culage.hatenablog.com/entry/20130327/1364310000より取得しました。


ExcelVBAで、文字の一部だけ色を変える

http://officetanaka.net/excel/vba/tips/tips11.htm

Sub Sample02()
    Range("B2").Characters(Start:=7, Length:=6).Font.ColorIndex = 3
End Sub



以上の内容はhttps://culage.hatenablog.com/entry/20130327/1364310000より取得しました。
このページはhttp://font.textar.tv/のウェブフォントを使用してます

不具合報告/要望等はこちらへお願いします。
モバイルやる夫Viewer Ver0.14