> For the complete documentation index, see [llms.txt](https://manual.dxable.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://manual.dxable.com/smartsheet/basics/formatting/changing-the-color-of-gantt-calendar-bars.md).

# タスクバーの色を変更する

タスクバーの色は好みに応じて変更できます。

### プラン <a href="#gjdgxs" id="gjdgxs"></a>

* Smartsheet

プランタイプと含まれる機能の詳細については、[「Smartsheetプラン」](https://www.smartsheet.com/pricing)ページを参照してください。

### 必要な権限 <a href="#id-30j0zll" id="id-30j0zll"></a>

シート所有者と、シートへの編集者または管理者アクセス権を持つ共有コラボレーターは、タスクバーの色を手動で変更できます。

この機能が[Smartsheet Regionals](https://help.smartsheet.com/regions-capability-differences)または[Smartsheet Gov](https://help.smartsheet.com/articles/2480681)に含まれているかどうかを確認してください。

タスクバーは、ガントビューとカレンダービューでは水平方向に、カードビューではカードの左側に垂直方向に表示されるバーです。例えば行に「完了」というタグが付いている場合、タスクバーの色を緑色にするよう設定できます。

#### タスクバーの色を変更するには <a href="#id-1fob9te" id="id-1fob9te"></a>

**あなたが始める前に**

これらのオプションは、レポートのガントビューまたはカレンダービューでは使用できません。レポートに表示される色は、関連するシート内のガントまたはカレンダーの色を反映しています。

1. タスクバーを右クリックします。（ビューに応じて、タスクバーは個別のガントバー、カレンダーイベントバー、またはカード上の垂直カラーバーになります。）
2. カラーパレットを表示するには、ガントビューまたはカレンダービューを使用している場合は、\[色設定] を選択します。

注

カードビューを使っている場合は、タスクバーを右クリックするとすぐにカラーパレットが表示されます。

1. 希望の色を選んでください。 タスクバーの色は、選んだ色に即座に変わります。
2. 「保存」を選択します。<br>

#### タスクバーの編集に関するその他のヒント <a href="#id-2et92p0" id="id-2et92p0"></a>

* キーボードのCtrlまたはShiftを押して、それら全部を新しい場所にドラッグすると、複数のカレンダーまたはガントバーを選択できます。これにより、列内の日付が変更され、カレンダーまたはガントチャート上の新しい位置が反映されます。
* [カレンダーとガントバーのデフォルトの色を設定する](https://help.smartsheet.com/articles/506518)には、アカウントに色とロゴを適用します。 その後作成される新しいシートは、選択した色を継承します。
* ツールバーの条件付き書式設定ボタンを使ってルールを設定すると、[条件に基づいてガントバーとカレンダーバーの色を変える](https://help.smartsheet.com/articles/516359-conditional-formatting#toc-define-the-format)条件付き書式設定の適用ルールを設定できます。


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter, and the optional `goal` query parameter:

```
GET https://manual.dxable.com/smartsheet/basics/formatting/changing-the-color-of-gantt-calendar-bars.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
