問題タブ [google-workspace-add-ons]
For questions regarding programming in ECMAScript (JavaScript/JS) and its various dialects/implementations (excluding ActionScript). Note JavaScript is NOT the same as Java! Please include all relevant tags on your question; e.g., [node.js], [jquery], [json], [reactjs], [angular], [ember.js], [vue.js], [typescript], [svelte], etc.
google-apps-script - Google アドオン カード: ヘッダー テキストに色を適用する方法
以下の Google Apps Script ガイドは、ヘッダー テキストに色を付けることができることを暗示しています。
いくつかの HTML タグ ( など<span color>) を使用しようとすると、実際に機能しました。
これを実装するには、どのタグを使用すればよいですか?

アップデート
以下は、セクション ヘッダーを実装するための私のコードです。タグの<b>ペアは機能しますが、色を適用しようとしても失敗しました。

