HorizontalAlignment

Assembly: ZennoLab.InterfacesLibrary
Full name: ZennoLab.InterfacesLibrary.Enums.Table.ExcelStyle.HorizontalAlignment


The horizontal alignment.

Fields

General

Field

The horizontal alignment is general-aligned.

Left

Field

The horizontal alignment is left-aligned.

Center

Field

The horizontal alignment is centered, meaning the text is centered across the cell.

Field

The horizontal alignment is right-aligned.

Fill

Field

Indicates that the value of the cell should be filled across the entire width of the cell.

Justify

Field

The horizontal alignment is justified (flush left and right).

CenterAcross

Field

The horizontal alignment is centered across multiple cells.

Distributed

Field

Indicates that each ‘word’ in each line of text inside the cell is evenly distributed across the width of the cell, with flush right and left margins.