> 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/backup-and-change-tracking/highlight-changes-made-to-a-sheet.md).

# シートに加えられた変更を強調表示する

シートに加えられた変更をすばやく特定して確認するには、変更のハイライトを使用します。

### プラン <a href="#id-4w1pgyz33q18" id="id-4w1pgyz33q18"></a>

* Smartsheet
* Pro
* Business
* Enterprise

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

#### ハイライト変更を有効にする <a href="#oivaw1l2bp8z" id="oivaw1l2bp8z"></a>

1. シートを開き、ツールバーの「変更の強調表示」![Highlight Changes button](/files/rJYzEayNnvnK0f72dIqb)を選択します。<br>

   <figure><img src="/files/LuggxwCAa8O5aWhQtFSw" alt=""><figcaption></figcaption></figure>
2. スライダーをONに移動します。
3. \[最新の変更をハイライト] で時間間隔を選択します。

   \[最後にシートを表示しました] オプションを有効にすると、最後にシートを表示してからの変更が強調表示されます。シートを閲覧した他のユーザーには、最後にシートを表示してからの変更が表示されます。
4. ハイライトの色を設定するには、背景色![highlight-changes-background-button](/files/vIeZB6CLKHSF1PFUcJc0)を選択します。
5. ウィンドウの右上隅にある \[X] を選択してウィンドウを閉じ、設定を保存します。

#### ハイライトを見るのは誰ですか <a href="#pwf3y0f0o1u8" id="pwf3y0f0o1u8"></a>

\[変更のハイライト] をオンまたはオフにしてシートを保存すると、シートに共有されている全員に対してハイライトがオンまたはオフになります。

指定された期間内に誰かがコメントを追加したり、添付ファイルを追加または編集した場合、その行のアイコンが強調表示されます。コメントへの変更は強調表示されません。\
\
変更が行われた時刻や変更を行った人の電子メール アドレスなど、変更に関する詳細を確認するには、セルを右クリックし、\[セル履歴の表示] を選択します。

<figure><img src="/files/WbKIjmBgoDIwzWZul4db" alt=""><figcaption></figcaption></figure>

{% hint style="info" %}
ヒント\
シートに変更が加えられたときに電子メールアラートを受信するように通知を設定できます。[通知](https://help.smartsheet.com/articles/542904)について詳しくは、こちらをご覧ください。
{% endhint %}

#### ハイライト変更設定 <a href="#slop228jtvzm" id="slop228jtvzm"></a>

ハイライト変更には 8 つの設定があります。設定はシートにアクセスすると分単位で更新されます。以下の表は、2020 年 12 月 12 日午後 6 時に表示されたときにどのような変更が強調表示されるかを示しています。

| 次の期間に行われた変更を強調表示する： | 2020年12月12日の午後6:00に表示されたシート        | 2020年12月12日の午後6:15に表示されたシート        |
| ------------------- | ---------------------------------- | ---------------------------------- |
| **時間**              | 2020年12月12日の午後5:00以降               | 2020年12月12日の午後5:15以降               |
| **今日**              | 2020年12月12日の午前12:00以降              | 2020年12月12日の午前12:00以降              |
| **日**               | 2020年12月11日の午後5:00以降               | 2020年12月11日の午後5:15以降               |
| **過去3日間**           | 2020年12月9日の午後5:00以降                | 2020年12月9日の午後5:15以降                |
| **過去7日間**           | 2020年12月5日の午後5:00以降                | 2020年12月5日の午後5:15以降                |
| **過去30日間**          | 2020年11月12日の午後5:00以降               | 2020年11月12日の午後5:15以降               |
| **カスタム日付**          | （選択した日付）の午前12:00以降                 | （選択した日付）の午前12:00以降                 |
| **最終表示日時**          | シートを閲覧しているユーザーに対してシートが更新された最後の日時以降 | シートを閲覧しているユーザーに対してシートが更新された最後の日時以降 |

![Highlight Changes Behavior](/files/BLpkIAaI40hQseeeaHq0)


---

# 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/backup-and-change-tracking/highlight-changes-made-to-a-sheet.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.
