# Grid\_formatting

**How to visually highlight individual rows or columns**

Formatting of rows or columns is only possible if a column or a row has been selected in the grid before. Selecting individual cell ranges or cells is not possible.

![](https://lp.qvantum-plan.de/hubfs/image-png-Feb-14-2023-01-55-41-9829-PM.png)\
\&#xNAN;*Toolbar for formatting rows or columns in the grid*

The following formatting options are available:

* Bold
* Italic
* Font color
* Background color
* Delete format

In the following example, column A has been formatted with red background and white font color. The row "Salaries Total" has been formatted with yellow background and gray font color. Note that formatting a row always takes precedence over formatting a column. So in the following example, the row with the salaries would still be formatted in yellow throughout even if column C is given a different background color.

![](https://lp.qvantum-plan.de/hubfs/image-png-Feb-14-2023-02-06-58-3191-PM.png)

**Category:** Formulare **Subcategory:** Weiteres zu den Konfigurationsmöglichkeiten [Original Article](https://lp.qvantum-plan.de/en/wissensdatenbank/grid-formatting)


---

# 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://docs.qvantum-plan.de/todo/grid_formatting.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.
