# Change Column Width / Height

To change the display width of the columns in the sheet, follow the steps below.

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

1. Drag the right edge of the column header.
2. If you move it to the left or right and drop it, it is possible to change the display width.

To change the display height of the column headers in the sheet, follow the steps below.

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

1. Drag the bottom edge of the column header.
2. If you move it to the up or down and drop it, it is possible to change the display height.

You can also restore the default height by double-clicking the bottom edge of the column header.

{% hint style="info" %}
If "Allow Wrapping" and "Use Vertical Writing Direction" option is enabled in the column setting, the label will be displayed properly in wrapped or in vertical writing form, according to the resize of column width / height. For details, see "[Change Column Setting / Basic Property](/mashmatrix-sheet/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/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.
