ComponentOne ASP.NET MVC Controls
HAlign Enum
File
wijmo.xlsx.js
Module
wijmo.xlsx

Defines the Workbook Object Model horizontal text alignment.

Members

Name Value Description
General 0

Alignment depends on the cell value type.

Left 1

Text is aligned to the left.

Center 2

Text is centered.

Right 3

Text is aligned to the right.

Fill 4

Text is replicated to fill the whole cell width.

Justify 5

Text is justified.