Plumtree UI Infrastructure API  
 

HTMLTable.SetCellPadding Method 

Call this method to set the cellpadding attribute value.

public virtual void SetCellPadding(
   string s
);

Parameters

s
String value.

See Also

HTMLTable Class | com.plumtree.xpshared.htmlelements Namespace