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

NameTypeAccessDescription
HorizontalstringRead/WriteGets the horizontal.
VerticalstringRead/WriteGets the vertical.
WrapTextboolRead/WriteGets the wrap text.

See Also