# 列の表示幅/高さの変更

シート内に表示されている列の表示幅の変更には、以下の手順に従います。

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

1. 列ヘッダの右端をドラッグします。
2. 左右に動かしドロップすると、表示幅を変更することが可能です。

シート内に表示されている列のヘッダの高さを変更するには、以下の手順に従います。

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

1. 列ヘッダの下端をドラッグします。
2. 上下に動かしドロップすると、表示する高さを変更することが可能です。

また、列ヘッダの下端をダブルクリックすることで、デフォルトの高さに戻すことが可能です。

{% hint style="info" %}
列の設定において「ラベルの折り返しを許可」および「ラベルを縦書きで表示する」を有効にしている場合、列の高さの変更に従って適切に折り返し・縦書きでラベルが表示されます。詳細は「[列の設定 / 基本情報](/mashmatrix-sheet/ja/functions_about_displaying_data/change_column_setting/basic_information.md)」をご覧ください。
{% endhint %}


---

# 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_column_width_and_height.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.
