# Excel을 페이지로 가져오기

Excel파일을 포건시 페이지로 가져올 수 있습니다.&#x20;

아래와 같은 방법으로 Excel파일을 포건시 페이지로 가져올 수 있습니다.

1. 리본 메뉴에서 \[데이터>Excel을 페이지로 가져오기]를 선택합니다.

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

2. 가져올 Excel파일을 선택합니다.

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

3. 선택한 Excel파일이 페이지에 나오는 것을 확인할 수 있습니다.

<figure><img src="/files/2c2hjfdu2DeEQD3LIiVX" alt=""><figcaption></figcaption></figure>


---

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