# ForguncyCommandHelper클래스

#### ![](https://help.grapecity.com.cn/download/thumbnails/72365237/blue%20block.png?version=1\&modificationDate=1648092726000\&api=v2) 설명 <a href="#forguncycommandhelper-lei-miao-shu" id="forguncycommandhelper-lei-miao-shu"></a>

&#x20; 명령 관련 도움말 메서드를 제공하는 도움말 클래스입니다.

#### ![](https://help.grapecity.com.cn/download/thumbnails/72365237/blue%20block.png?version=1\&modificationDate=1648092726000\&api=v2) 메서드  <a href="#forguncycommandhelper-lei-fang-fa" id="forguncycommandhelper-lei-fang-fa"></a>

| 메서드                                                                                                                                             | 설명                              |
| ----------------------------------------------------------------------------------------------------------------------------------------------- | ------------------------------- |
| [executeCellCommand](https://doc.forguncy.co.kr/v7/command/javascriptprogramming/javascript-api/class/forguncycommandhelper/executecellcommand) | 이름 셀을 지정하는 명령을 실행합니다.           |
| [getAllVariableValues](https://doc.forguncy.co.kr/v7/command/javascriptprogramming/javascript-api/class/commandhelper/getallvariablevalues)     | 명령을 실행하는 동안 모든 변수 이름과 값을 가져옵니다. |
| [getVariableValue](https://doc.forguncy.co.kr/v7/command/javascriptprogramming/javascript-api/class/forguncycommandhelper/getvariablevalue)     | 명령을 실행하는 동안 명령 변수의 값을 가져옵니다.    |
| [setVariableValue](https://doc.forguncy.co.kr/v7/command/javascriptprogramming/javascript-api/class/forguncycommandhelper/setvariablevalue)     | 명령을 실행하는 동안 명령 변수의 값을 설정합니다.    |
