The Table type exposes the following members.

Constructors

  NameDescription
Public methodTable
Initializes a new instance of the Table class.

Methods

  NameDescription
Public methodAdd(ICoreAttr)
Adds a core attribute to this table.
Public methodAdd(Style)
Adds a style to this table.
Public methodAdd(Tr)
Adds a row to the table.
Public methodToString
This tag's name.
(Overrides Object..::..ToString()()()().)

See Also