Plumtree UI Infrastructure API  
 

HTMLTable.SetAlign Method 

Call this method to set the align attribute value.

public virtual void SetAlign(
   string s
);

Parameters

s
String value.

See Also

HTMLTable Class | com.plumtree.xpshared.htmlelements Namespace