Plumtree UI Infrastructure API  
 

HTMLTableCell.GetColSpanAsInt Method 

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

public virtual int GetColSpanAsInt();

Return Value

int value.

See Also

HTMLTableCell Class | com.plumtree.xpshared.htmlelements Namespace