# スクロール時の列の固定表示

シート内に表示されている列を、横スクロール時にも固定して表示するには、以下の手順に従います。

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

1. 固定したい列の列ヘッダをドラッグし、シート左側のすでに固定されている列の列ヘッダにドロップします。
2. 列が固定されます。
3. 反対に、列の固定を外したい場合は固定されていない列の列ヘッダにドラッグ＆ドロップします。

スクロール時の列の固定設定は、ダイアログ上で実施することも可能です。詳しくは「[列全体の表示変更](/mashmatrix-sheet/ja/functions_about_displaying_data/change_columns_display.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/fix_column_from_scrolling.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.
