The Td type exposes the following members.
Constructors
| Name | Description | |
|---|---|---|
| Td |
Initializes a new instance of the Td class.
|
Methods
| Name | Description | |
|---|---|---|
| Add(String) |
Adds new text to this table cell.
| |
| Add(FlowElement) |
Adds the specified flow element to this cell.
| |
| Add(ICoreAttr) |
Adds the specified core attribute to this element.
| |
| Add(Style) |
Adds the specified style to this element.
| |
| Render |
Renders this element without newlines after the open or close tags.
(Overrides Tag..::..Render()()()().) | |
| ToString |
This tag's name.
(Overrides Object..::..ToString()()()().) |