> For the complete documentation index, see [llms.txt](https://manual.dxable.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://manual.dxable.com/smartsheet/basics/sheets-rows/hierarchy-indenting-outdenting-rows.md).

# 階層：行のインデントまたはインデント解除

### プラン <a href="#id-30j0zll" id="id-30j0zll"></a>

* Smartsheet
* Pro
* Business
* Enterprise

プランタイプと含まれる機能の詳細については、[「Smartsheetプラン」](https://www.smartsheet.com/pricing)ページを参照してください。

行をインデントすることで、シート上に階層を作成できます。行をインデントすると、その行はその上の行（親行）の子になります。

注：階層は子行から作ります。行を親として指定して作るわけではありません。

Brandfolder画像

![outdent and indent buttons](/files/szhTa5BSDIfy8CjNDwB5)

階層によって行間の関係が作成されますが、行の書式設定は制御されないことに注意してください。

#### 行をインデントする <a href="#id-1fob9te" id="id-1fob9te"></a>

インデントする最初の行のセルをクリックし、ツールバーの \[インデント]ボタンをクリックします。その直上の行が親行になります。

注： \[インデント]ボタンが使えない場合は、空白行をインデントしようとしている可能性があります。階層を作成するには、親行と子の行の*両方にデータが存在する必要があります。*&#x30A4;ンデントする前に、どちらの行も空白でないことを確認してください。

ヒント：Macでは、キーボードショートカットCtrl+]またはCommand+]を使うこともできます。

インデントはプライマリー列にのみ表示されます。ただし、関係は行全体に適用されます。（プライマリー列の詳細については、 [「プライマリー列の概要」](https://help.smartsheet.com/articles/504645)を参照してください。）

#### 階層を削除する <a href="#id-3znysh7" id="id-3znysh7"></a>

親子関係を削除するには、子の行のセルをクリックし、ツールバーの\[インデント解除]ボタンをクリックします。

ヒント： Mac ではキーボード ショートカット Ctrl + \[ または Command + \[ を使用することもできます。

#### インデントされた行を展開または折りたたむ <a href="#id-2et92p0" id="id-2et92p0"></a>

行を展開または折りたたんでシートを保存すると、共有されている全ての共同作業者のシート構造が変更されます。つまり、シートを使う全員に、あなたと同じ行が折りたたまれたり展開されたりするのが表示されます。

親行の下にあるインデントされた項目を表示または非表示にするには、親行の主列で \[展開/折りたたむ]![](/files/kgtmtlIBt0iwn7bkom2a)/![](/files/Ez7NbTXzEmyJMMNZTVBv)をクリックします。\
![](/files/i4x4tq7izsqlaUGSQCTm)

シート上の全てのサブ項目を展開または折りたたむには、主列ヘッダーを右クリックし、\[すべて展開]または\[すべて折りたたむ] を選択します。

#### 階層のベストプラクティス <a href="#tyjcwt" id="tyjcwt"></a>

階層を操作するときは、次の点に注意してください。

* インデントのレベルの上限はありません。シート上の行を引き続きインデントして、複数レベルの階層を作成できます。
* その下にアイテムがインデントされている行をクリックしてドラッグすると、選択したアイテムとともに子の行も移動します。
* インデントされた子行を削除せずに親行だけを削除することはできません。 （子行を削除せずに行を削除するには、まず親子関係を削除します）。
* プロジェクトシートで依存関係が有効になっている場合、親行には、インデントされた子行に入力された\[開始日]、\[終了日]、\[期間]、および\[％完了]の値のロールアップサマリーが反映されます。親行の詳細については、[「 親ロールアップ機能」](https://help.smartsheet.com/articles/765753)を参照してください。


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://manual.dxable.com/smartsheet/basics/sheets-rows/hierarchy-indenting-outdenting-rows.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.
