> For the complete documentation index, see [llms.txt](https://manual.dxable.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://manual.dxable.com/smartsheet/basics/formatting.md).

# 書式設定

- [Smartsheetに独自の色とロゴを付けてブランド化する](https://manual.dxable.com/smartsheet/basics/formatting/branding-smartsheet-with-your-colors-logo.md): Smartsheetマニュアル｜色を設定し、ロゴをアップロードして統一感のある外観にすることで、組織のブランディングを使用してSmartsheetをカスタマイズできます。
- [高品質のロゴを作ってSmartsheetアイテムをブランド化する](https://manual.dxable.com/smartsheet/basics/formatting/create-a-quality-logo-to-brand-your-smartsheet-items.md): Smartsheetマニュアル｜特定のサイズと形式のガイドラインを使用して、Smartsheetの明確でスケーラブルなロゴをデザインする方法を説明します。
- [データをフォーマットする](https://manual.dxable.com/smartsheet/basics/formatting/formatting-options.md): Smartsheetマニュアル｜視覚的な書式設定オプションを使用してSmartsheetデータを強化し、解釈と分析を改善できます。
- [条件付き書式ルールを使用して自動書式を適用する](https://manual.dxable.com/smartsheet/basics/formatting/conditional-formatting.md): Smartsheetマニュアル｜値に基づいた行とセルの条件付き書式設定を使用して、Smartsheetデータを視覚的に整理する方法を説明します。
- [自動書式設定と数式のオートフィル](https://manual.dxable.com/smartsheet/basics/formatting/auto-filling-formulas-and-formatting.md): Smartsheetマニュアル｜Smartsheetの自動書式設定と数式のオートフィル機能がシート内のパターンの一貫性をどのように合理化するかを説明します。
- [タスクバーの色を変更する](https://manual.dxable.com/smartsheet/basics/formatting/changing-the-color-of-gantt-calendar-bars.md): Smartsheetマニュアル｜編集者／管理者権限を使用して、Smartsheetのガントビューとカレンダービューのタスクバーの色をカスタマイズできます。
- [シートに標準化された日付形式を適用する](https://manual.dxable.com/smartsheet/basics/formatting/apply-standardized-date-formats-in-your-sheet.md): Smartsheetマニュアル｜さまざまな地域設定間で一貫した解釈を行うために、Smartsheetで日付形式を標準化する方法を説明します。
- [地域設定によるデフォルトの日付と数値の形式](https://manual.dxable.com/smartsheet/basics/formatting/changing-the-language-date-format.md)


---

# 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://manual.dxable.com/smartsheet/basics/formatting.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.
