# シートの最大化

対象のシートを画面上に最大化して表示できます。シートを最大化するには以下の方法で行います。

1. シートメニューから「最大化して表示」を選択します。あるいは対象のシートのタブをダブルクリックします。
2. シートの中身がフロート表示され、画面領域いっぱいに拡大して表示されます。

![](/files/SogVUCBW0kRMTOvTNfsH)

**\[A] 閉じる** ボタンをクリックするとフロートが解除され、タブの中に元の大きさで表示されます。


---

# 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/maximize_sheet.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.
