Enumeration for horizontal alignment styles. Default value is used in property override situations.

Enumeration Members

Center: 2

Centered alignment.

CenterAcrossSelection: 6

Centers the contents of the left-most cell in a center across selection group. All other cells in the center across selection group must be empty. The cells are not merged, and the data may appear to be in a cell other than the left-most cell.

Default: -1

Use the current default.

Distributed: 7

Distributed alignment.

Fill: 4

Repeat cell value to fill whole cell.

General: 0

Alignment depends on underlying data type.

Justify: 5

Justify alignment.

Left: 1

Left alignment.

Right: 3

Right alignment.