Share via


TableField.AlignTitle Property

Project Developer Reference

Returns or sets the alignment of the title in a table field. Can be one of the following PjAlignment constants: pjCenter, pjLeft, or pjRight. Read/write Long. .

Syntax

expression.AlignTitle

expression   A variable that represents a TableField object.

Return Value
PjAlignment

See Also