# 달력

달력을 만들 수 있습니다.

* 단일 유형 및 다중 유형에서 기본값이 없는 경우 기본 선택 날짜는 현재 날짜가 됩니다.
* 범위형은 기본값이 없을 때 시작일은 당일, 종료일은 익일이 됩니다.
* 단일 유형에서 calendar의 셀 값은 날짜 문자열 또는 OADate 숫자일 수 있습니다.
* 다중 유형 및 범위 유형에서 셀 값은 쉼표로 구분된 날짜 문자열 또는 OADate 숫자의 그룹인 문자열이어야 합니다.

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

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

<table><thead><tr><th width="235">이름 </th><th>설명 </th></tr></thead><tbody><tr><td>클릭 명령 편집</td><td>날짜 셀을 클릭하면 명령이 실행되도록 구성</td></tr><tr><td>유형</td><td>달력 유형: 단일, 다중, 범위</td></tr><tr><td>기본값</td><td>날짜 문자열 또는 OADate로 설정할 수 있습니다.</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><tr><td>부제목표시 </td><td><p>체크되어 있을 때</p><p><img src="https://grapecity.atlassian.net/wiki/download/attachments/2931196621/image2022-5-6_11-24-52.png?version=1&#x26;modificationDate=1651807493053&#x26;cacheVersion=1&#x26;api=v2" alt=""></p><p>체크가 해제되어 있을 때</p><p><img src="https://grapecity.atlassian.net/wiki/download/attachments/2931196621/image2022-5-6_11-25-24.png?version=1&#x26;modificationDate=1651807524557&#x26;cacheVersion=1&#x26;api=v2" alt=""></p></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/plugin/useplugin/celltype/vant/calendar.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.
