Plumtree UI Infrastructure API  
 

HTMLTableHeader.GetRowSpanAsInt Method 

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

public override int GetRowSpanAsInt();

Return Value

int value.

See Also

HTMLTableHeader Class | com.plumtree.xpshared.htmlelements Namespace