# ブックの画面分割

ブックの画面レイアウトを変更することで、画面を複数の領域に分割して表示することが可能です。領域の内部にそれぞれシートを表示することで、一度の複数のシートを画面上に表示し作業することが可能になります。

ブックの画面分割を行うには、以下の手順に従います。

1. ブックヘッダのブックメニューあるいはナビゲーションメニュー内のブックメニューをクリックし、「設定」を選択します。
2. 「ブックの設定変更」ダイアログから「レイアウト」タブをクリックし、「画面レイアウト」から複数の領域を含むレイアウトを選択します。

![](/files/TFpRIyji3qKyr255f132)

分割された領域にシートタブをドラッグ＆ドロップ、または領域内に表示されている「新しくシートを追加」リンクをクリックすることで、領域に対してシートを移動または追加できます。

![](/files/JcFpGJLWTVCZxVF1hqTz)

ブックの画面レイアウトを少ない領域数の画面レイアウトに変更した場合、分割された領域に表示されていたシートはすべて1つ目の領域に追加されます。


---

# 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_books_sheets/split_book_screen.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.
