Uiinfrastructure API Docs  
 

HTMLTableRow.SetAlign Method 

Call this method to set the value of the align attribute.

public virtual void SetAlign(
   string s
);

Parameters

s
String value

See Also

HTMLTableRow Class | com.plumtree.xpshared.htmlelements Namespace