Uiinfrastructure API Docs  
 

HTMLTable.SetBorder Method 

Call this method to set the border attribute value.

public virtual void SetBorder(
   string s
);

Parameters

s
String value.

See Also

HTMLTable Class | com.plumtree.xpshared.htmlelements Namespace