Uiinfrastructure API Docs  
 

HTMLTableCell Class

Use this object to generate a <td></td> tag.

Spec

For a list of all members of this type, see HTMLTableCell Members.

System.Object
   com.plumtree.xpshared.htmlelements.HTMLElement
      com.plumtree.xpshared.htmlelements.HTMLTableCell
         com.plumtree.xpshared.htmlelements.HTMLTableHeader

public class HTMLTableCell : HTMLElement

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Requirements

Namespace: com.plumtree.xpshared.htmlelements

Assembly: uiinfrastructure (in uiinfrastructure.dll)

See Also

HTMLTableCell Members | com.plumtree.xpshared.htmlelements Namespace