MGDatabaseSetup.getTextHorizAlignColumn   Go to object model Go to parent topic Go to previous topic Go to next topic

Syntax

String getTextHorizAlignColumn()

Description

Gets the name of the column containing horizontal alignment values for text.

Valid alignment values found within the column are the integers 0 (left), 1 (center), and 2 (right).

Returns

String - The column name, or an empty string if this method does not apply.

Error Codes

-15 (does not apply)

See Also

setTextHorizAlignColumn, TextHorizAlignColumn