Sets the alignment of the text in the column.
public void setAlignment( int align )
align
One of the constants defined by the com.ms.wfc.ui.ContentAlignment class. The default value of the alignment property is ContentAlignment.MIDDLELEFT.
WFCInvalidArgumentException thrown if align is not a valid alignment.
See Also getAlignment