# 버튼

다음 그림과 같이 셀을 버튼 유형으로 설정합니다.

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

## 설정 버튼&#x20;

버튼을 선택하고 속성 설정 영역에서 셀 유형 탭을 선택합니다.&#x20;

<table><thead><tr><th width="278">항목 </th><th>설명 </th></tr></thead><tbody><tr><td>명령 편집 </td><td>버튼을 클릭할 때 실행할 명령을 설정합니다. 명령은 <a href="/pages/3hjlpoVERiAT6bMPLmxt">명령</a>을 참조하십시오.</td></tr><tr><td>표시 텍스트</td><td>버튼에 표시되는 텍스트 내용을 설정합니다.</td></tr><tr><td>왼쪽 / 오른쪽  아이콘 선택</td><td><p></p><p>버튼의 왼쪽/오른쪽 아이콘을 설정합니다. "사진 선택"을 클릭하고 팝업 사진 선택 대화 상자에서 버튼 아이콘을 선택합니다. 내장 아이콘 또는 로컬 사진을 선택할 수 있습니다.</p><ul><li>로컬 이미지를 선택할 때 .jpg/.jpeg/.png/gif/.ico.bmp/svg 형식의 이미지를 선택할 수 있습니다. .svg 형식의 그림을 선택할 때 그림의 색상을 설정할 수 있습니다. svg 그림의 오른쪽 상단 모서리를 클릭합니다.<img src="https://help.grapecity.com.cn/download/thumbnails/72352876/image2021-10-2_21-24-34.png?version=1&#x26;modificationDate=1648092537000&#x26;api=v2" alt=""> 팝업 그림 설정 대화 상자에서 원래 색상을 사용하거나 셀 글꼴 색상을 사용하거나 사용자 지정 색상을 사용하도록 선택할 수 있습니다.</li><li>기본 제공 아이콘을 선택할 때 아이콘의 색상을 설정할 수도 있습니다.</li></ul></td></tr><tr><td>비활성화하기</td><td>버튼을 사용하지 않도록 설정할지 여부를 설정합니다. [사용 안 함]을 선택하면 버튼을 클릭할 수 없으며 다음 그림과 같이 텍스트 색상이 회색으로 표시됩니다.<img src="/files/YerXbIYcPh5qivU44lJu" alt=""></td></tr><tr><td>숨기기</td><td>버튼을 숨길지 여부를 설정합니다. 보이지 않음을 선택하면 버튼이 숨겨집니다.</td></tr><tr><td>자동 실행</td><td><p>브라우저에서 텍스트 상자와 같은 입력 가능한 형식 셀에서 Enter 키를 누른 직후 버튼에 대한 명령을 실행할지 여부입니다.</p><p>페이지에 버튼이 두 개 이상 있는 경우 하나의 버튼 설정에서만 "Enter 실행 누르기"를 선택하거나 모두 선택하지 않는 것이 좋습니다.</p></td></tr><tr><td>관련 명령 빠른 생성 </td><td>버튼에 사용 가능한 작업은 명령 실행, 왼쪽 아이콘 설정 및 오른쪽 아이콘 설정입니다. 사용 가능한 작업을 페이지로 끌어다 놓아 셀 작업 명령을 생성합니다.<img src="/files/X32NPY0BVxEwUGzbjnmH" alt=""></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/button.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.
