# 列全体の表示設定

シート内にある列の並び順を変更したり、各列の表示・非表示の状態をまとめて確認し変更することも可能です。

シート内にある列の表示をまとめて変更するダイアログを表示するには、以下の手順に従います。

1. シートのヘッダの最右端にあるヘッダメニューをクリックし、「列全体の表示設定」を選択します
2. 「列全体の表示設定」ダイアログが表示されます

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

シートの設定画面からも同様の操作が行なえます。詳細は「[シートの設定 - 列](/mashmatrix-sheet/ja/functions_about_books_sheets/change_sheet_setting/columns.md)」を参照してください


---

# 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/change_columns_display.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.
