Plumtree UI Infrastructure API  
 

HTMLTableCell.GetRowSpan Method 

Call this method to get the value of the rowspan attribute. This value is calculated at display time.

public virtual string GetRowSpan();

Return Value

String value.

See Also

HTMLTableCell Class | com.plumtree.xpshared.htmlelements Namespace