ColumnAlignment Method

Sets the alignment of text in the active columns.

Syntax

expression**.ColumnAlignment(Align)**

*expression   *     Optional. An expression that returns an Application object.

Align Required Long. The alignment of text in the active columns. Can be one of the following PjAlignment constants: pjLeft, pjCenter, or pjRight.

Applies to | Application Object

See Also | ColumnDelete Method | ColumnEdit Method