Plumtree UI Infrastructure API  
 

HTMLTableRow.GetNumColsSpanned Method 

This method returns the number of columns spanned by all of the cells in this row. An AutoFit cell, if present, is assumed to span 1 column.

public virtual int GetNumColsSpanned();

Return Value

See Also

HTMLTableRow Class | com.plumtree.xpshared.htmlelements Namespace