> 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/columns/locking-unlocking-columns-and-rows.md).

# 列と行のロックまたはロック解除

列と行をロックおよびロック解除してデータの整合性を管理します

### プラン <a href="#id-30j0zll" id="id-30j0zll"></a>

* Smartsheet
* Pro
* Business
* Enterprise

プラン タイプと含まれる機能の詳細については、 [「Smartsheet プラン」](https://www.smartsheet.com/pricing)ページを参照してください。

### 許可 <a href="#id-1fob9te" id="id-1fob9te"></a>

列と行のロックについては、次の点に注意してください。

* 列と行をロックまたはロック解除するには、シートに対する所有者または管理者の権限が必要です。
* 所有者または管理者権限を持つ他のユーザーは、ロックされた列と行を編集および削除できます。
* 編集者はロックされた列/行を表示できますが、その中のデータを削除または編集することはできません。 同じルールが、[更新リクエスト](https://help.smartsheet.com/articles/2476191)または[公開シートから作業する人に適用されます。](https://help.smartsheet.com/articles/522078)
* ロックは、ロックできない「添付ファイル」列と「コメント」列を除き、任意の列または行に適用できます。

この機能が[Smartsheet Regionals](https://help.smartsheet.com/regions-capability-differences)または[Smartsheet Govに含まれているかどうかを確認してください](https://help.smartsheet.com/articles/2480681)。

シートを共有している他のユーザーによって重要なデータが変更または削除されないように保護したい場合は、列と行をロックできます。 ロックされた行または列のセルに含まれるデータは編集できません。 同様に、新しく挿入された行のセルは、ロックされた列では編集できなくなります。

ヒント

データを保護するもう 1 つの方法は、シートを共有するときに適切な共有権限を使用することです (たとえば、変更を加えたくない場合は、編集者権限ではなく閲覧者権限を持つユーザーとシートを共有します)。

注記

特定の条件が満たされた場合に行を自動的にロックするルールを作成できます。 詳細については、 [「アラートとアクションによる作業の自動化」を参照してください](https://help.smartsheet.com/articles/2476191)。

#### 列または行をロックする <a href="#id-3znysh7" id="id-3znysh7"></a>

* 列をロックするには、列ヘッダーを右クリックし、\[列のロック] をクリックします。\
  ![Lock Column Menu](/files/UNddpuIJlXQwp2SSmlFq)
* 行をロックするには、行番号を右クリックし、「行のロック」をクリックします。

列または行のヘッダーにロック アイコンが表示され、列または行がロックされていることを示します。

重要

列をロックしても、編集者の共有権限を持つユーザーが行を削除または移動することはできます。 これにより、その列のデータを編集または削除できなくなります。

#### 列または行のロックを解除する <a href="#id-2et92p0" id="id-2et92p0"></a>

行のロックを解除するには:

1. 行の番号を右クリックし、 \[行の行を解除] を選択します。 (または、行の「ロック」列にある鍵アイコンをクリックします。)
2. ロックを解除するための確認を求めるメッセージが表示されたら、「OK」をクリックします。

列のロックを解除するには:

1. 列ヘッダーを右クリックし、 「列を解除」を選択します (または列ヘッダーの下にある鍵のアイコンをクリックします)。
2. ロックを解除するための確認を求めるメッセージが表示されたら、「OK」をクリックします。


---

# 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/columns/locking-unlocking-columns-and-rows.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.
