Alignment
Overview
Alignment is a interface in Aspose.Cells FOSS for TypeScript.
Properties: horizontal, vertical, wrapText.
Properties
| Name | Type | Access | Description |
|---|---|---|---|
horizontal | `: |
\| "general"
\| "left"
\| "center"
\| "right"
\| "fill"
\| "justify"
\| "centerContinuous"` | Read | Gets the horizontal. |
| vertical | : "top" \| "center" \| "bottom" \| "justify" | Read | Gets the vertical. |
| wrapText | : boolean | Read | Gets the wrap text. |