# 조건부 형식

실제 비즈니스 시나리오에서는 다른 작업 상태, 다른 성적, 다른 판매 등과 같은 특정 조건 (색상, 글꼴, 테두리, 채우기 등 포함)에 따라 셀 또는 리스트뷰의 서식을 자동으로 지정해야 하는 경우가 많습니다.

조건부 형식을 사용하면 데이터를 시각적으로 보고 분석하고, 주요 문제를 식별하고, 패턴 및 추세를 식별할 수 있습니다. 조건부 서식을 사용하면 관심 있는 셀 또는 셀 범위를 강조 표시하여 쉽게 달성할 수 있습니다. 이상값을 강조합니다. 데이터 막대, 색상 눈금 및 아이콘 집합을 사용하여 데이터를 시각적으로 표시합니다.

포건시에서 Excel과 동일한 기능을 사용할 수 있습니다&#x20;


---

# 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/components/conditionalform.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.
