| | Plumtree UI Infrastructure API | |
| HTMLTable.SetCellSpacing Method |
Call this method to set the cellspacing attribute value.
public virtual void SetCellSpacing(
string s
);
Parameters
-
s
- String value.
See Also
HTMLTable Class | com.plumtree.xpshared.htmlelements Namespace