> For the complete documentation index, see [llms.txt](https://docs.adapptio.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.adapptio.com/reference-guide/properties/text-alignment.md).

# TEXT ALIGNMENT

### Property description

Text alignment sorting up the content of the current text component property.

<div align="left"><img src="https://lh3.googleusercontent.com/dEdYqtDLB8BDqKDFK6XB2EoLfD4vCrQVpBeODgCRN2u3A01infROwmODH9y_VCyke4X0-T7zoT55JSI5rKcv8u-mm4ACGH0Z422whtcWkRn4MzlJ-4if-YBMIlMAX2Akb_XP87u7" alt="Default text alignment setting"></div>

<div align="left"><img src="https://lh3.googleusercontent.com/l9Hi5W00R91NXqAN93IhzIYyHqS6ttAsJAbANLwkwm0cIdCl0T-EkGOiepYRepegyXo4JnDdKU21lj9y1X37H2RPimV9q8U8cjExeuEfL_9FAWH2UQYHMwbzyCsS8i9uRnEZv6AR" alt="ƒx (String Value types): Setting value type alignment"></div>

### State

Setting up the type of property alignment.

### Value types

LEFT, CENTER, RIGHT, BLOCK, DEFAULT

### Availability


---

# 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://docs.adapptio.com/reference-guide/properties/text-alignment.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.
