# 列の表示/非表示

## マトリックス列の表示/非表示

マトリックス列を非表示にするには、マトリックス列ヘッダのメニューから「非表示」を選択します。マトリックス列を非表示にすると、中に含まれるすべての系列/内部列が非表示になります。

非表示となったマトリックス列を再表示するには、通常の列と同様に[「列の表示／非表示」](/mashmatrix-sheet/ja/functions_about_displaying_data/show_hide_column.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_advanced/time_series_matrix_transformation/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.
