# 列の表示／非表示

列をシートから削除することなく一時的に非表示にするには、以下の手順に従います。

1. 非表示にしたい列のヘッダメニューをクリックし「非表示」を選択します。
2. 列がシート内から非表示になります。

非表示にした列を再び表示したり、複数の列の表示／非表示状態を切り替えるには、以下の手順に従います。

1. シートのヘッダの最右端にあるヘッダメニューをクリックし、「列の表示を変更」を選択します。
2. ダイアログが表示され、シートに含まれる列の一覧が表示されます。現在非表示となっている列はグレー色のテキストでリストされます。
3. 表示状態を変更したい列の右側に表示されているメニューを開き、「表示」あるいは「非表示」を選択します。
4. 「適用」をクリックすると、列の表示状態が変更されます。


---

# Agent Instructions: 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:

```
GET https://docs.mashmatrix.com/mashmatrix-sheet/ja/functions_about_displaying_data/show_hide_column.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
