Style.Alignment Property

Returns or sets the formatting style's text alignment.

Syntax

   Style.Alignment [= value]
Setting Description
1 The text is left aligned.
2 The text is right aligned.
3 Text is centered.
4 The text is centered.

Data Types

Integer.

Limitations

Run time only.

See Also