> For the complete documentation index, see [llms.txt](https://help.taglo.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.taglo.io/layout/excel-formatting/line-formatting.md).

# Line Formatting

## Editing line formatting

After selecting one or many line items in the sheet preview, you can edit the format of the selected lines in two ways:

1. By clicking on any of the formatting controls as shown in the screenshot below. Available controls are:
   1. Bold
   2. Italic
   3. Border Above / Border Below / Double Border Below
   4. Add space above
   5. Add space below
2. Clicking on the **Edit line item settings** button.

<figure><img src="/files/zYWN1XOWOWjgL6Esroh0" alt="Screenshot showing the &#x22;Edit settings&#x22; buttons on the Sheet preview"><figcaption><p><strong>Edit line item settings</strong> button</p></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:

```
GET https://help.taglo.io/layout/excel-formatting/line-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.
