> For the complete documentation index, see [llms.txt](https://docs.mashmatrix.com/mashmatrix-sheet/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.mashmatrix.com/mashmatrix-sheet/ja/functions_about_books_sheets/change_sheet_setting.md).

# シートの設定

シートの設定を確認および変更するには、以下の手順に従います。

1. シートメニューをクリックし、「設定」を選択します。
2. シートの設定変更ダイアログが表示されます。ダイアログ内に「基本」「オプション」「フィルタ」「アクション」の4つのタブが表示されます。

{% hint style="info" %}
「オプション」および「アクション」タブは、ブック管理者（ブックの更新権限をもつユーザー）に対してのみ表示されます
{% endhint %}

{% hint style="info" %}
これは通常の表形式で表示されるシートの設定に関する説明です。カード形式のシートの設定については「[カード形式のシートの設定](/mashmatrix-sheet/ja/functions_about_books_sheets/change_card_type_sheet_setting.md)」を参照してください。
{% endhint %}

## [基本](/mashmatrix-sheet/ja/functions_about_books_sheets/change_sheet_setting/basic_information.md) <a href="#basic" id="basic"></a>

## [オプション](/mashmatrix-sheet/ja/functions_about_books_sheets/change_sheet_setting/options.md) <a href="#options" id="options"></a>

## [フィルタ](/mashmatrix-sheet/ja/functions_about_books_sheets/change_sheet_setting/filter.md) <a href="#filter" id="filter"></a>

## [列](/mashmatrix-sheet/ja/functions_about_books_sheets/change_sheet_setting/columns.md) <a href="#columns" id="columns"></a>

## [書式](/mashmatrix-sheet/ja/functions_about_books_sheets/change_sheet_setting/format.md) <a href="#format" id="format"></a>

## [アクション](/mashmatrix-sheet/ja/functions_about_books_sheets/change_sheet_setting/actions.md) <a href="#actions" id="actions"></a>


---

# 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://docs.mashmatrix.com/mashmatrix-sheet/ja/functions_about_books_sheets/change_sheet_setting.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.
