# 플러그인

- [플러그인 설치하기](https://doc.forguncy.co.kr/v7/plugin/install.md)
- [플러그인 사용하기](https://doc.forguncy.co.kr/v7/plugin/useplugin.md)
- [셀유형 플러그인](https://doc.forguncy.co.kr/v7/plugin/useplugin/celltype.md)
- [그림 슬라이드(CarouselCellType)](https://doc.forguncy.co.kr/v7/plugin/useplugin/celltype/carouselcelltype.md)
- [사용자 메뉴 설정 (Forguncy.CustomMenu)](https://doc.forguncy.co.kr/v7/plugin/useplugin/celltype/forguncy.custommenu.md)
- [메뉴 ](https://doc.forguncy.co.kr/v7/plugin/useplugin/celltype/forguncy.custommenu/menu.md)
- [트리 메뉴](https://doc.forguncy.co.kr/v7/plugin/useplugin/celltype/forguncy.custommenu/treemenu.md)
- [페이지 탭 컨트롤 (TabManager)](https://doc.forguncy.co.kr/v7/plugin/useplugin/celltype/tabmanager.md)
- [HTML 편집기 (HtmlRichEditor)](https://doc.forguncy.co.kr/v7/plugin/useplugin/celltype/html-htmlricheditor.md)
- [ListView 선택 항목 표시기(SelectionPanel)](https://doc.forguncy.co.kr/v7/plugin/useplugin/celltype/listview-selectionpanel.md)
- [간트차트 (Gantt)](https://doc.forguncy.co.kr/v7/plugin/useplugin/celltype/gantt.md)
- [FilePreviewer](https://doc.forguncy.co.kr/v7/plugin/useplugin/celltype/filepreviewer.md)
- [서명 (SignatureCellType)](https://doc.forguncy.co.kr/v7/plugin/useplugin/celltype/signaturecelltype.md)
- [비디오, 음원 파일 플레이어 (VideoPlayCellType)](https://doc.forguncy.co.kr/v7/plugin/useplugin/celltype/videoplaycelltype.md)
- [명령유형 플러그인](https://doc.forguncy.co.kr/v7/plugin/useplugin/commandtype.md)
- [JSON 데이터소스 가져오기(JSONDataSource)](https://doc.forguncy.co.kr/v7/plugin/useplugin/commandtype/json-jsondatasource.md)
- [JSON 직렬화/역직렬화 명령 (JSonUtilityCommand)](https://doc.forguncy.co.kr/v7/plugin/useplugin/commandtype/json-jsonutilitycommand.md)
- [JSON 직렬화](https://doc.forguncy.co.kr/v7/plugin/useplugin/commandtype/json-jsonutilitycommand/json.md)
- [JSON 역직렬화](https://doc.forguncy.co.kr/v7/plugin/useplugin/commandtype/json-jsonutilitycommand/json-1.md)
- [이미지뷰어 명령(ImageViewerCommand)](https://doc.forguncy.co.kr/v7/plugin/useplugin/commandtype/imageviewercommand.md)
- [로딩 표시 시작 (LoadingCommand)](https://doc.forguncy.co.kr/v7/plugin/useplugin/commandtype/loadingcommand.md)
- [셀 위치 설정 명령 (SetCellLocationCommand)](https://doc.forguncy.co.kr/v7/plugin/useplugin/commandtype/setcelllocationcommand.md)
- [현재 행 설정 변경 (SetCurrentRowCommand)](https://doc.forguncy.co.kr/v7/plugin/useplugin/commandtype/setcurrentrowcommand.md)
- [리스트뷰로 데이터 전달(PassListviewDataCommand)](https://doc.forguncy.co.kr/v7/plugin/useplugin/commandtype/passlistviewdatacommand.md)
- [리스트뷰 새로고침 명령 (ReloadListViewComand)](https://doc.forguncy.co.kr/v7/plugin/useplugin/commandtype/reloadlistviewcomand.md)
- [CSV 가져오기와 내보내기(ImportExportCSV)](https://doc.forguncy.co.kr/v7/plugin/useplugin/commandtype/csv-importexportcsv.md)
- [CSV 가져오기](https://doc.forguncy.co.kr/v7/plugin/useplugin/commandtype/csv-importexportcsv/importcsv.md)
- [CSV 내보내기](https://doc.forguncy.co.kr/v7/plugin/useplugin/commandtype/csv-importexportcsv/exportcsv.md)
- [워크플로우 명령 (WorkflowCommand)](https://doc.forguncy.co.kr/v7/plugin/useplugin/commandtype/workflowcommand.md)
- [사용자 관리 기능 (UserManagementCommand)](https://doc.forguncy.co.kr/v7/plugin/useplugin/commandtype/usermanagementcommand.md)
- [Post 데이터 명령(SendHTTPRequestCommand)](https://doc.forguncy.co.kr/v7/plugin/useplugin/commandtype/post-sendhttprequestcommand.md)
- [포커스 설정 명령 (SetFocusCommand)](https://doc.forguncy.co.kr/v7/plugin/useplugin/commandtype/setfocuscommand.md)
- [서버 파일 관리 (Operate Filescommand)](https://doc.forguncy.co.kr/v7/plugin/useplugin/commandtype/operate-filescommand.md)
- [암호화 및 복호화 알고리즘(EncryptDecryptCommand)](https://doc.forguncy.co.kr/v7/plugin/useplugin/commandtype/encryptdecryptcommand.md)
- [MS 팀즈에 메세지 전송 (TeamsWebHookCommand)](https://doc.forguncy.co.kr/v7/plugin/useplugin/commandtype/ms-teamswebhookcommand.md)
- [운영체제 정보 확인 (DetectOSInfoCommand)](https://doc.forguncy.co.kr/v7/plugin/useplugin/commandtype/detectosinfocommand.md)
- [대기명령 (SleepCommand)](https://doc.forguncy.co.kr/v7/plugin/useplugin/commandtype/sleepcommand.md)
- [Office 365 로그인(Office365LoginCommand)](https://doc.forguncy.co.kr/v7/plugin/useplugin/commandtype/office-365-office365logincommand.md)
- [Office365 통합인증](https://doc.forguncy.co.kr/v7/plugin/useplugin/commandtype/office-365-office365logincommand/office365.md)
- [새로운 생성자 사용](https://doc.forguncy.co.kr/v7/plugin/useplugin/commandtype/office-365-office365logincommand/office365/undefined.md)
- [기존 사용자 정보 연동](https://doc.forguncy.co.kr/v7/plugin/useplugin/commandtype/office-365-office365logincommand/office365/undefined-1.md)
- [사용자 생성 (Office 365 계정으로 로그인)](https://doc.forguncy.co.kr/v7/plugin/useplugin/commandtype/office-365-office365logincommand/office-365.md)


---

# 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/v7/plugin.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.
