# 하이퍼링크

셀을 하이퍼링크 유형으로 설정합니다.

하이퍼링크는 그림 에 나와 있으며 텍스트 텍스트가 하이퍼링크로 설정되어 있습니다

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

## 하이퍼링크를 설정&#x20;

하이퍼링크를 선택하고 속성 설정 영역에서 셀 설정 탭을 선택합니다.

| 설정       | 설명                                                                                                                                                                                                                                                                                                                 |
| -------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ |
| 명령 편집    | 하이퍼링크를 클릭할 때 실행할 명령을 설정합니다. [명령](/command/command.md) 참조하십시오.                                                                                                                                                                                                                                                      |
| 표시 텍스트   | 하이퍼링크의 텍스트 내용을 설정합니다.                                                                                                                                                                                                                                                                                              |
| 클릭 모드 설정 | <p>텍스트를 선택하면 하이퍼링크의 텍스트를 클릭할 때만 명령이 트리거됩니다. 셀을 선택하면 하이퍼링크 영역을 탭하기만 하면 명령이 트리거됩니다.</p><p><img src="https://help.grapecity.com.cn/download/thumbnails/72353103/book.png?version=1&#x26;modificationDate=1648092541000&#x26;api=v2" alt=""><strong>설명합니다</strong></p><p><strong>테이블의 하이퍼링크에는 셀 모드만 있습니다.</strong></p> |
| 비활성화     | 하이퍼링크를 사용하지 않도록 설정할지 여부입니다.                                                                                                                                                                                                                                                                                        |
| 숨기기      | 하이퍼링크를 숨길지 여부입니다.                                                                                                                                                                                                                                                                                                  |


---

# 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/hyperlink.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.
