Overview | Methods | This Package | All Packages
Sets the alignment of the table.
Syntax
public void setAlign( int alignType )
Parameters
alignType
One of the constants defined in the DhAlignment class. (Text-specific alignments cannot be used.)
Exceptions
WFCInvalidArgumentException thrown if alignType represents a text-specific alignment. The text-specific alignments in the DhAlignment class include JUSTIFY, SUBSCRIPT, and SUPERSCRIPT.