Alignment
Overview
Alignment is a type in Aspose.Cells FOSS for Go.
Alignment controls how cell content is positioned within the cell bounds.
Properties: Horizontal, Vertical, WrapText.
Properties
| Name | Type | Access | Description |
|---|---|---|---|
Horizontal | string | Read/Write | Gets the horizontal. |
Vertical | string | Read/Write | Gets the vertical. |
WrapText | bool | Read/Write | Gets the wrap text. |