[]
        
(Showing Draft Content)

C1.Util.TextAlignType

TextAlignType Enum

Text alignment types.

Namespace: C1.Util
Assembly: C1.Excel.dll
Syntax
public enum TextAlignType : byte

Fields

Name Description
Center

Center or middle text alignment.

Far

Far, right or bottom text alignment.

Justify

Justify or stretch text alignment.

Near

Near, left or top text alignment (by default).