# 진행률

사용자는 진행율 표시줄로 숫자를 표시할 수 있습니다.

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

### 셀속성&#x20;

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

<table><thead><tr><th width="272">이름 </th><th>설명 </th></tr></thead><tbody><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>피벗 텍스트</td></tr><tr><td>피벗 색</td><td>피벗 텍스트 배경색</td></tr></tbody></table>

### 관련 명령  빠른 생성&#x20;

<table><thead><tr><th width="260">이름 </th><th>설명 </th></tr></thead><tbody><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/progress.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.
