# シートの設定 - 基本

基本タブでは、シートに関する基本的な情報を参照および変更することができます。

![](/files/x1osGAbhs4NHrR3F6zU2)

* **\[A] タイトル** – シートのタブに表示されるタイトルを設定します
* **\[B] タイトルの詳細設定を表示/非表示** – シートのタイトルに関する詳細設定を行うコントロール（**\[C]**）の表示状態を切り替えます
* **\[C] ヘルプテキスト** – ヘルプテキストとして任意のテキストを設定します。テキストを設定すると、シートのタイトルの横にヘルプアイコンが表示され、アイコンをクリックすると設定したヘルプテキストがポップアップ表示されます。
* **\[D] ブックID** – ブックのID値を表示します（変更不可）
* **\[E] シートID** – シートのID値を表示します（変更不可）
* **\[F] シートの形式** – シートの形式を表示します。通常は「表形式」と表示されます（変更不可）
* **\[G] オブジェクト** – シートにリンクされているSalesforceオブジェクトの名前およびAPI参照名を表示します（変更不可）
* **\[H] １ページあたりの表示レコード数** – シート中に表示するレコードの数を設定します。デフォルト値は200件です。最大1,000件までページ内に表示するように設定することが可能です。
* **\[I] 文字の表示サイズ** – シートの内容を表示する際の文字（フォント）の大きさを指定します。「極小」「小」「標準」「大」「極大」の５段階で指定可能です。
* **\[J] 行の高さ** – シートに表示される行の高さをピクセル単位で指定します。未指定の場合、1行分のテキストの高さで表示されます。

{% hint style="info" %}
ブックIDおよびシートIDは外部アプリケーションとの連携の際に利用できます。詳しくは[「カスタマイズ」](/mashmatrix-sheet/ja/customization.md)章を参照して下さい。
{% endhint %}


---

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