# Basic formatting

The tool bar contains a host of formatting options, as shown below:

<figure><img src="/files/0tASwRzZrDOc6FyWDIQC" alt=""><figcaption><p>Formatting</p></figcaption></figure>

**Row Height:** Set the desired row height for the table.

Word Wrap: This option wraps long text to multiple lines for improved readability.

**Alignments:** Use this option to adjust the alignment of both headers and content within the table, ensuring everything is properly aligned for better readability.

**Auto Fit:** Adjust column widths with options such as "Fit to Header," "Fit to Content," or manually setting the column width to your preference.

**Reset:** Reset all the formatting changes to the default.

**Undo/Redo:** Use these options to quickly undo or redo recent changes to data or formatting, allowing for easy corrections.

By selecting a row, you'll get the following cell and text formatting options:

<figure><img src="/files/M0MuEhH5iaqtYFgCXMGh" alt=""><figcaption><p>Text and cell formatting</p></figcaption></figure>

You can also select multiple rows and format them all at once.


---

# 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.inforiver.com/editable/working-with-editable/basic-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.
