Sets the alignment of the table.
public void setAlign( int alignType )
alignType
One of the constants defined in the DhAlignment class. (Text-specific alignments cannot be used.)
WFCInvalidArgumentException thrown if alignType represents a text-specific alignment. The text-specific alignments in the DhAlignment class include JUSTIFY, SUBSCRIPT, and SUPERSCRIPT.