# 서명 (SignatureCellType)

서명 플러그인을 통해 사용자가 필기 서명을 할 수 있게 지원합니다.

### 플러그인 다운로드&#x20;

버전에 맞는 플러그인을 다운로드 합니다.

<table><thead><tr><th width="139">버전 </th><th>다운로드 링크 </th></tr></thead><tbody><tr><td>v10.0</td><td><a href="https://forguncy-korea.github.io/attached_files/Plugin_Files/V10_Plugin/SignatureCellType.zip">SignatureCellType.zip</a></td></tr><tr><td>v 9.0</td><td><a href="https://forguncy-korea.github.io/attached_files/Plugin_Files/V9_Plugin/SignatureCellType.zip">SignatureCellType.zip</a></td></tr><tr><td>v 7. 1</td><td><a href="https://forguncy-korea.github.io/attached_files/Plugin_Files/V7.1_Plugin_20211223/SignatureCellType.zip">SignatureCellType.zip</a></td></tr><tr><td>v 7. 0</td><td><a href="https://forguncy-korea.github.io/attached_files/Plugin_Files/V7_Plugin_20210722/SignatureCellType.zip">SignatureCellType.zip</a></td></tr><tr><td>v 6. 1</td><td><a href="https://forguncy-korea.github.io/attached_files/Plugin_Files/V6.1_Plugin_20201111/SignatureCellType.zip">SignatureCellType.zip</a></td></tr><tr><td>v 6. 0</td><td><a href="https://forguncy-korea.github.io/attached_files/Plugin_Files/V6_Plugin_20200903/SignatureCellType.zip">SignatureCellType.zip</a></td></tr><tr><td>v 5. 1</td><td><a href="https://forguncy-korea.github.io/attached_files/Plugin_Files/V5_Plugin_20191115/SignatureCellType.zip">SignatureCellType.zip</a></td></tr></tbody></table>

### 사용방법&#x20;

1. 플러그인을 다운로드합니다.
2. Forguncy Builder에서 설치하고 Forguncy Builder를 다시 실행합니다.
3. 셀영역을 선택하고 셀 유형을 서명으로 설정합니다.&#x20;

<figure><img src="/files/64ZAQSOqOcxt5b59JI0T" alt=""><figcaption></figcaption></figure>

| 설정          | 설명                                                   |
| ----------- | ---------------------------------------------------- |
| 점의 크기       | 점의 크기                                                |
| 선 최소 굵기     | 서명할 때 선의 최대 너비                                       |
| 선 최대 굵기     | 서명할 때 선의 최소 너비                                       |
| 비활성화 (작성불가) | 서명 기능을 활성화하거나 비활성화합니다. 비활성화되면 셀 설정 명령으로 활성화할 수 있습니다. |

4\. 실행하면 서명영역에 서명 하고, 지우기 버튼을 클릭하면 서명을 지울 수 있습니다.&#x20;

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

&#x20;


---

# 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/plugin/useplugin/celltype/signaturecelltype.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.
