> For the complete documentation index, see [llms.txt](https://knowledgebase.qommentary.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://knowledgebase.qommentary.com/qommentary-table/customization/appearance.md).

# Appearance

### Columns

#### <mark style="color:blue;">Text and Background cell color</mark>

To customize each cell text and background color, please follow these steps:

1. Edit the sheet
2. Select the Qommentary Table extension
3. Expand the dimension or measure properties
4. Type in a text/background color or derive the value from an expression

<figure><img src="/files/eh122w2xmfoKkjOuzqgJ" alt="" width="232"><figcaption></figcaption></figure>

#### <mark style="color:blue;">Cell alignment</mark>

To customize horizontal and vertical text alignment on cells, please follow these steps:

1. Edit the sheet
2. Select the Qommentary Table extension
3. Expand the dimension or measure properties
4. Choose a horizontal and vertical alignment option

<figure><img src="/files/uFBzIYmO9NIQnJAymOAC" alt="" width="233"><figcaption></figcaption></figure>

#### <mark style="color:blue;">Column width</mark>

To customize column widths, please follow these steps:

1. Edit the sheet
2. Select the Qommentary Table extension
3. Expand the dimension or measure properties
4. Drag the slider to set a column width in pixels

<figure><img src="/files/9oyXjEg4GXUQDNycMH98" alt="" width="223"><figcaption></figcaption></figure>

### Headers

#### <mark style="color:blue;">Background and text color</mark>

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

To customize the header's text and background color, please follow these steps:

1. Edit the sheet
2. Select the Qommentary Table extension
3. Expand *Appearance > Header* properties
4. Choose a background and font color option

<figure><img src="/files/4IDtWtlXKznsDJI1Bl8n" alt="" width="257"><figcaption></figcaption></figure>

### Rows

#### <mark style="color:blue;">Font size</mark>

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

To customize the cell font size, please follow these steps:&#x20;

1. Edit the sheet
2. Select the Qommentary Table extension
3. Expand *Appearance > Rows* properties
4. Type in a font size or derive the value from an expression

<figure><img src="/files/gBbup3k0OjfF03XaeXDm" alt="" width="272"><figcaption></figcaption></figure>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://knowledgebase.qommentary.com/qommentary-table/customization/appearance.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
