# シートの設定 - アクション

アクションタブでは、シートフッタに配置するアクションボタンを設定することができます。

![](/files/E6Ap5ZQBZtPfeDcy4MxG)

* **\[A] 配置されているアクションボタン** – シートフッタに表示されるアクションボタンの一覧をリスト表示します。リスト内の各アイテムをクリックすることでアクションボタンを選択できます
* **\[B] 選択したアクションボタンを前へ移動/後へ移動** – 選択したアクションボタンの表示順を前後に入れ替えます
* **\[C] 選択したアクションボタンを削除** – 選択したアクションボタンをリストから削除します
* **\[D] アクションボタンを追加** – アクションボタンをリストに追加します。アクションの選択ダイアログが表示され、実行するアクションの種類を選択してリストに追加します。
  * 選択可能なアクションの種類とその振る舞いについては[「アクションに関する機能」](/mashmatrix-sheet/ja/functions_about_actions.md)章を参照して下さい
* **\[E] アクションボタンのプロパティ** – 選択されているアクションボタンのプロパティを表示し、設定値を変更します。アクションの種類によって設定可能なプロパティが異なります。詳しくは[「アクションに関する機能」](/mashmatrix-sheet/ja/functions_about_actions.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_about_books_sheets/change_sheet_setting/actions.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.
