# 여러 줄 텍스트

실행 후 여러 줄의 텍스트를 입력할 수 있는 여러 줄 텍스트 상자 유형으로 셀을 설정합니다. 여러 줄의 텍스트는 다음 그림과 같습니다.

<figure><img src="/files/BD1m6z1dJ9FdFQUsv6ju" alt=""><figcaption></figcaption></figure>

<table><thead><tr><th width="238">항목 </th><th>설명 </th></tr></thead><tbody><tr><td>명령편집 </td><td><p>체크박스 선택하거나 선택 취소할 때 실행되는 명령을 설정합니다.</p><p>명령은 <a href="/pages/3hjlpoVERiAT6bMPLmxt">명령</a>을 참조하십시오.</p></td></tr><tr><td>데이터검증</td><td>페이지 측 유효성 검사에서 체크박스의 데이터 <a href="/pages/pLrqNn9JLNMMuIZOSOMS">유효성 검</a>사를 설정합니다.</td></tr><tr><td>기본적으로 선택되어 있습니까?</td><td>기본적으로 선택 취소된 체크박스의 시작 상태를 설정합니다</td></tr><tr><td>표시 텍스트 </td><td>체크박스의 오른쪽에 있는 표시 문자를 설정합니다. 예를 들어 텍스트를 완료 여부에 따라 다음 그림으로 표시합니다.</td></tr><tr><td>스타일 </td><td>시스템, 현대, 스위치, 버튼의 네 가지 스타일로 제공됩니다. 기본값은 최신 스타일입니다.</td></tr><tr><td>주요 표시 색상</td><td>스타일이 시스템에 없는 경우 체크박스의 기본 색상을 설정할 수 있습니다.</td></tr><tr><td>선택 표시 색상</td><td>스타일이 시스템에 없는 경우 체크박스의 보조 색상을 설정할 수 있습니다.</td></tr><tr><td>읽기 전용 </td><td>리스트뷰 템플릿 행의 셀을 확인란으로 설정할 때 이 옵션을 설정할 수 있습니다. 이 옵션을 선택하면 셀이 편집된 경우에만 셀 유형이 표시됩니다.</td></tr></tbody></table>


---

# 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://doc.forguncy.co.kr/components/celltype/richtext.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.
