Uiinfrastructure API Docs  
 

HTMLTableCell.SetRowSpan Method 

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

public virtual void SetRowSpan(
   string s
);

Parameters

s
String value.

See Also

HTMLTableCell Class | com.plumtree.xpshared.htmlelements Namespace