# 列

- [列の挿入、削除、または名前の変更](https://manual.dxable.com/smartsheet/basics/columns/inserting-deleting-renaming-columns.md): Smartsheetマニュアル｜Smartsheet列の管理方法（挿入、削除、名前変更、幅の調整）を説明し、権限と制限について説明します。
- [ドロップダウン列を使用してデータ収集の一貫性を維持する](https://manual.dxable.com/smartsheet/basics/columns/dropdown-list-column-type.md): Smartsheetマニュアル｜標準化されたデータ入力とレポートのためにSmartsheetドロップダウン列を作成および管理する方法を説明します。
- [列と行のロックまたはロック解除](https://manual.dxable.com/smartsheet/basics/columns/locking-unlocking-columns-and-rows.md): Smartsheetマニュアル｜セキュリティーを強化するために列と行をロック／ロック解除してSmartsheetデータを管理する方法を説明します。
- [列へのデータ入力を制御する](https://manual.dxable.com/smartsheet/basics/columns/column-data-validation.md): Smartsheetマニュアル｜列データ検証によりSmartsheetエントリーが正確であることを担保。データの整合性を維持するために値を制限できます。
- [列の詳細を変更する](https://manual.dxable.com/smartsheet/basics/columns/column-types.md): Smartsheetマニュアル｜データの一貫性を高めるためにタイプを調整し説明を追加して、Smartsheet列を管理する方法を説明します。
- [列タイプのリファレンス](https://manual.dxable.com/smartsheet/basics/columns/column-type-reference.md): Smartsheetマニュアル｜一貫したデータ入力のために、デフォルトおよび構成可能なオプションを含むSmartsheetの列タイプを調べます。
- [シンボル列で使用可能なシンボル](https://manual.dxable.com/smartsheet/basics/columns/available-symbols-in-symbols-column.md): Smartsheetマニュアル｜Smartsheet列のさまざまなシンボルを調べて、ステータス、優先順位、決定を視覚的に表現できます。
- [プライマリ列の操作：概要とベストプラクティス](https://manual.dxable.com/smartsheet/basics/columns/primary-column.md): Smartsheetマニュアル｜組織とシートの管理を改善するために、Smartsheetの必須のプライマリー列を最適化する方法を説明します。
- [列の非表示または再表示](https://manual.dxable.com/smartsheet/basics/columns/hiding-unhiding-columns.md): Smartsheetマニュアル｜シート所有者と管理者向けの非表示／再表示オプションを使用してSmartsheet列の表示を管理する方法を説明します。
- [列の固定と列固定の解除](https://manual.dxable.com/smartsheet/basics/columns/freezing-unfreezing-columns.md): Smartsheetマニュアル｜このガイドでは、Smartsheetでの列管理を向上させるために列を簡単に凍結または凍結解除する方法を説明します。
- [最新コメント欄の追加](https://manual.dxable.com/smartsheet/basics/columns/latest-comment-column.md): Smartsheetマニュアル｜［最新コメント］列を追加してチームのフィードバックを簡単に追跡することで、Smartsheetを効果的に管理できます。
- [列の数式を使用してシート内の全ての行に計算を適用する](https://manual.dxable.com/smartsheet/basics/columns/set-formulas-for-all-rows-with-column-formulas.md): Smartsheetマニュアル｜Smartsheetの列数式を使用してシート全体に均一な計算を適用する方法を説明します。


---

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