The Td type exposes the following members.

Constructors

  NameDescription
Public methodTd
Initializes a new instance of the Td class.

Methods

  NameDescription
Public methodAdd(String)
Adds new text to this table cell.
Public methodAdd(FlowElement)
Adds the specified flow element to this cell.
Public methodAdd(ICoreAttr)
Adds the specified core attribute to this element.
Public methodAdd(Style)
Adds the specified style to this element.
Public methodRender
Renders this element without newlines after the open or close tags.
(Overrides Tag..::..Render()()()().)
Public methodToString
This tag's name.
(Overrides Object..::..ToString()()()().)

See Also